Update
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span></span></h1>
|
||||
<pre class='rust struct'>pub struct RadioButton(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gtk/struct.RadioButton.html" title="struct gtk::RadioButton">RadioButton</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gtk/auto/radio_button.rs.html#30-51' title='goto source code'>[src]</a></span></h3>
|
||||
<pre class='rust struct'>pub struct RadioButton(_, _);</pre><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../gtk/struct.RadioButton.html" title="struct gtk::RadioButton">RadioButton</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../src/gtk/auto/radio_button.rs.html#29-50' title='goto source code'>[src]</a></span></h3>
|
||||
<div class='impl-items'><h4 id='method.new_from_widget' class="method"><span id='new_from_widget.v' class='invisible'><code>fn <a href='#method.new_from_widget' class='fnname'>new_from_widget</a>(radio_group_member: &<a class="struct" href="../gtk/struct.RadioButton.html" title="struct gtk::RadioButton">RadioButton</a>) -> <a class="struct" href="../gtk/struct.RadioButton.html" title="struct gtk::RadioButton">RadioButton</a></code></span></h4>
|
||||
<h4 id='method.new_with_label_from_widget' class="method"><span id='new_with_label_from_widget.v' class='invisible'><code>fn <a href='#method.new_with_label_from_widget' class='fnname'>new_with_label_from_widget</a>(<br> radio_group_member: &<a class="struct" href="../gtk/struct.RadioButton.html" title="struct gtk::RadioButton">RadioButton</a>, <br> label: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a><br>) -> <a class="struct" href="../gtk/struct.RadioButton.html" title="struct gtk::RadioButton">RadioButton</a></code></span></h4>
|
||||
<h4 id='method.new_with_mnemonic_from_widget' class="method"><span id='new_with_mnemonic_from_widget.v' class='invisible'><code>fn <a href='#method.new_with_mnemonic_from_widget' class='fnname'>new_with_mnemonic_from_widget</a>(<br> radio_group_member: &<a class="struct" href="../gtk/struct.RadioButton.html" title="struct gtk::RadioButton">RadioButton</a>, <br> label: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a><br>) -> <a class="struct" href="../gtk/struct.RadioButton.html" title="struct gtk::RadioButton">RadioButton</a></code></span></h4>
|
||||
|
||||
Reference in New Issue
Block a user