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/gesture_multi_press.rs.html#45-60' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/gesture_multi_press.rs.html#46-61' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait GestureMultiPressExt {
|
||||
fn <a href='#tymethod.get_area' class='fnname'>get_area</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.Rectangle.html" title="struct gtk::Rectangle">Rectangle</a>>;
|
||||
fn <a href='#tymethod.set_area' class='fnname'>set_area</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="../gtk/struct.Rectangle.html" title="struct gtk::Rectangle">Rectangle</a>>>>(&self, rect: P);
|
||||
|
||||
Reference in New Issue
Block a user