Update docs
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span><a class='srclink' href='../src/gtk/auto/action_bar.rs.html#33-53' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/action_bar.rs.html#34-54' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait ActionBarExt {
|
||||
fn <a href='#tymethod.get_center_widget' class='fnname'>get_center_widget</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../gtk/struct.Widget.html" title="struct gtk::Widget">Widget</a>>;
|
||||
fn <a href='#tymethod.pack_end' class='fnname'>pack_end</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.Widget.html" title="struct gtk::Widget">Widget</a>>>(&self, child: &P);
|
||||
|
||||
Reference in New Issue
Block a user