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/style_properties.rs.html#37-59' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../../src/gtk/auto/style_properties.rs.html#38-60' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait StylePropertiesExt {
|
||||
fn <a href='#tymethod.clear' class='fnname'>clear</a>(&self);
|
||||
fn <a href='#tymethod.get_property' class='fnname'>get_property</a>(&self, property: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, state: <a class="struct" href="../../gtk/struct.StateFlags.html" title="struct gtk::StateFlags">StateFlags</a>) -> <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.Value.html" title="struct gtk::Value">Value</a>>;
|
||||
|
||||
Reference in New Issue
Block a user