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/assistant.rs.html#38-115' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/assistant.rs.html#39-116' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait AssistantExt {
|
||||
fn <a href='#tymethod.add_action_widget' class='fnname'>add_action_widget</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);
|
||||
fn <a href='#tymethod.append_page' class='fnname'>append_page</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, page: &P) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>;
|
||||
|
||||
Reference in New Issue
Block a user