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/popover.rs.html#53-104' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/popover.rs.html#54-105' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait PopoverExt {
|
||||
fn <a href='#tymethod.bind_model' class='fnname'>bind_model</a><'a, 'b, P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gio/auto/menu_model/struct.MenuModel.html" title="struct gio::auto::menu_model::MenuModel">MenuModel</a>> + 'a, Q: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&'a P>>, R: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&'b <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>>>>(<br> &self, <br> model: Q, <br> action_namespace: R<br> );
|
||||
fn <a href='#tymethod.get_constrain_to' class='fnname'>get_constrain_to</a>(&self) -> <a class="enum" href="../gtk/enum.PopoverConstraint.html" title="enum gtk::PopoverConstraint">PopoverConstraint</a>;
|
||||
|
||||
Reference in New Issue
Block a user