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/tooltip.rs.html#29-45' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gtk/auto/tooltip.rs.html#30-46' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait TooltipExt {
|
||||
fn <a href='#tymethod.set_custom' class='fnname'>set_custom</a><'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>> + '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>>>(<br> &self, <br> custom_widget: Q<br> );
|
||||
fn <a href='#tymethod.set_icon' class='fnname'>set_icon</a><'a, P: <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 <a class="struct" href="../../gdk_pixbuf/pixbuf/struct.Pixbuf.html" title="struct gdk_pixbuf::pixbuf::Pixbuf">Pixbuf</a>>>>(&self, pixbuf: P);
|
||||
|
||||
Reference in New Issue
Block a user