Update
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span></span></h1>
|
||||
<pre class='rust struct'>pub struct StyleContext(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gtk/struct.StyleContext.html" title="struct gtk::StyleContext">StyleContext</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gtk/auto/style_context.rs.html#37-65' title='goto source code'>[src]</a></span></h3>
|
||||
<pre class='rust struct'>pub struct StyleContext(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gtk/struct.StyleContext.html" title="struct gtk::StyleContext">StyleContext</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gtk/auto/style_context.rs.html#38-66' title='goto source code'>[src]</a></span></h3>
|
||||
<div class='impl-items'><h4 id='method.new' class="method"><span id='new.v' class='invisible'><code>fn <a href='#method.new' class='fnname'>new</a>() -> <a class="struct" href="../gtk/struct.StyleContext.html" title="struct gtk::StyleContext">StyleContext</a></code></span></h4>
|
||||
<h4 id='method.add_provider_for_screen' class="method"><span id='add_provider_for_screen.v' class='invisible'><code>fn <a href='#method.add_provider_for_screen' class='fnname'>add_provider_for_screen</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.StyleProvider.html" title="struct gtk::StyleProvider">StyleProvider</a>>>(<br> screen: &<a class="struct" href="../gdk/auto/screen/struct.Screen.html" title="struct gdk::auto::screen::Screen">Screen</a>, <br> provider: &P, <br> priority: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a><br>)</code></span></h4>
|
||||
<h4 id='method.remove_provider_for_screen' class="method"><span id='remove_provider_for_screen.v' class='invisible'><code>fn <a href='#method.remove_provider_for_screen' class='fnname'>remove_provider_for_screen</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.StyleProvider.html" title="struct gtk::StyleProvider">StyleProvider</a>>>(<br> screen: &<a class="struct" href="../gdk/auto/screen/struct.Screen.html" title="struct gdk::auto::screen::Screen">Screen</a>, <br> provider: &P<br>)</code></span></h4>
|
||||
|
||||
Reference in New Issue
Block a user