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/fixed.rs.html#29-41' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gtk/auto/fixed.rs.html#30-42' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait FixedExt {
|
||||
fn <a href='#tymethod.move_' class='fnname'>move_</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, widget: &P, x: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, y: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>);
|
||||
fn <a href='#tymethod.put' class='fnname'>put</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, widget: &P, x: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, y: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>);
|
||||
|
||||
Reference in New Issue
Block a user