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/adjustment.rs.html#31-69' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/adjustment.rs.html#32-70' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait AdjustmentExt {
|
||||
fn <a href='#tymethod.changed' class='fnname'>changed</a>(&self);
|
||||
fn <a href='#tymethod.clamp_page' class='fnname'>clamp_page</a>(&self, lower: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>, upper: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>);
|
||||
|
||||
Reference in New Issue
Block a user