Update
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/menu_shell.rs.html#32-77' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/menu_shell.rs.html#31-76' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait MenuShellExt {
|
||||
fn <a href='#tymethod.activate_item' class='fnname'>activate_item</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>>>(<br> &self, <br> menu_item: &P, <br> force_deactivate: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a><br> );
|
||||
fn <a href='#tymethod.append' class='fnname'>append</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.MenuItem.html" title="struct gtk::MenuItem">MenuItem</a>>>(&self, child: &P);
|
||||
|
||||
Reference in New Issue
Block a user