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_rotate.rs.html#42-48' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/gesture_rotate.rs.html#43-49' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait GestureRotateExt {
|
||||
fn <a href='#tymethod.get_angle_delta' class='fnname'>get_angle_delta</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>;
|
||||
fn <a href='#tymethod.connect_angle_changed' class='fnname'>connect_angle_changed</a><F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.Fn.html" title="trait core::ops::function::Fn">Fn</a>(&Self, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>) + 'static>(<br> &self, <br> f: F<br> ) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>;
|
||||
|
||||
Reference in New Issue
Block a user