Update docs
This commit is contained in:
@@ -53,14 +53,14 @@
|
||||
fn <a href='#tymethod.get_property_has_entry' class='fnname'>get_property_has_entry</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>;
|
||||
fn <a href='#tymethod.set_property_has_entry' class='fnname'>set_property_has_entry</a>(&self, has_entry: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>);
|
||||
fn <a href='#tymethod.get_property_model' class='fnname'>get_property_model</a>(&self) -> <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.TreeModel.html" title="struct gtk::TreeModel">TreeModel</a>>;
|
||||
fn <a href='#tymethod.set_property_model' class='fnname'>set_property_model</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.TreeModel.html" title="struct gtk::TreeModel">TreeModel</a>> + <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.Object.html" title="struct gtk::Object">Object</a>>>(<br> &self, <br> model: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&P><br> );
|
||||
fn <a href='#tymethod.set_property_model' class='fnname'>set_property_model</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.TreeModel.html" title="struct gtk::TreeModel">TreeModel</a>> + <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.Object.html" title="struct gtk::Object">Object</a>> + <a class="trait" href="../glib/value/trait.SetValueOptional.html" title="trait glib::value::SetValueOptional">SetValueOptional</a>>(<br> &self, <br> model: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&P><br> );
|
||||
fn <a href='#tymethod.get_property_text_column' class='fnname'>get_property_text_column</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>;
|
||||
fn <a href='#tymethod.set_property_text_column' class='fnname'>set_property_text_column</a>(&self, text_column: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>);
|
||||
fn <a href='#tymethod.connect_changed' class='fnname'>connect_changed</a><F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.Fn.html" title="trait core::ops::function::Fn">Fn</a>(&Self, <a class="struct" href="../gtk/struct.TreePath.html" title="struct gtk::TreePath">TreePath</a>, &<a class="struct" href="../gtk/struct.TreeIter.html" title="struct gtk::TreeIter">TreeIter</a>) + 'static>(<br> &self, <br> f: F<br> ) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>;
|
||||
}</pre>
|
||||
<h2 id='required-methods'>Required Methods</h2>
|
||||
<div class='methods'>
|
||||
<h3 id='tymethod.get_property_has_entry' class='method'><span id='get_property_has_entry.v' class='invisible'><code>fn <a href='#tymethod.get_property_has_entry' class='fnname'>get_property_has_entry</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code></span></h3><h3 id='tymethod.set_property_has_entry' class='method'><span id='set_property_has_entry.v' class='invisible'><code>fn <a href='#tymethod.set_property_has_entry' class='fnname'>set_property_has_entry</a>(&self, has_entry: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>)</code></span></h3><h3 id='tymethod.get_property_model' class='method'><span id='get_property_model.v' class='invisible'><code>fn <a href='#tymethod.get_property_model' class='fnname'>get_property_model</a>(&self) -> <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.TreeModel.html" title="struct gtk::TreeModel">TreeModel</a>></code></span></h3><h3 id='tymethod.set_property_model' class='method'><span id='set_property_model.v' class='invisible'><code>fn <a href='#tymethod.set_property_model' class='fnname'>set_property_model</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.TreeModel.html" title="struct gtk::TreeModel">TreeModel</a>> + <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.Object.html" title="struct gtk::Object">Object</a>>>(&self, model: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&P>)</code></span></h3><h3 id='tymethod.get_property_text_column' class='method'><span id='get_property_text_column.v' class='invisible'><code>fn <a href='#tymethod.get_property_text_column' class='fnname'>get_property_text_column</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span></h3><h3 id='tymethod.set_property_text_column' class='method'><span id='set_property_text_column.v' class='invisible'><code>fn <a href='#tymethod.set_property_text_column' class='fnname'>set_property_text_column</a>(&self, text_column: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>)</code></span></h3><h3 id='tymethod.connect_changed' class='method'><span id='connect_changed.v' class='invisible'><code>fn <a href='#tymethod.connect_changed' class='fnname'>connect_changed</a><F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.Fn.html" title="trait core::ops::function::Fn">Fn</a>(&Self, <a class="struct" href="../gtk/struct.TreePath.html" title="struct gtk::TreePath">TreePath</a>, &<a class="struct" href="../gtk/struct.TreeIter.html" title="struct gtk::TreeIter">TreeIter</a>) + 'static>(<br> &self, <br> f: F<br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a></code></span></h3></div>
|
||||
<h3 id='tymethod.get_property_has_entry' class='method'><span id='get_property_has_entry.v' class='invisible'><code>fn <a href='#tymethod.get_property_has_entry' class='fnname'>get_property_has_entry</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code></span></h3><h3 id='tymethod.set_property_has_entry' class='method'><span id='set_property_has_entry.v' class='invisible'><code>fn <a href='#tymethod.set_property_has_entry' class='fnname'>set_property_has_entry</a>(&self, has_entry: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>)</code></span></h3><h3 id='tymethod.get_property_model' class='method'><span id='get_property_model.v' class='invisible'><code>fn <a href='#tymethod.get_property_model' class='fnname'>get_property_model</a>(&self) -> <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.TreeModel.html" title="struct gtk::TreeModel">TreeModel</a>></code></span></h3><h3 id='tymethod.set_property_model' class='method'><span id='set_property_model.v' class='invisible'><code>fn <a href='#tymethod.set_property_model' class='fnname'>set_property_model</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.TreeModel.html" title="struct gtk::TreeModel">TreeModel</a>> + <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.Object.html" title="struct gtk::Object">Object</a>> + <a class="trait" href="../glib/value/trait.SetValueOptional.html" title="trait glib::value::SetValueOptional">SetValueOptional</a>>(<br> &self, <br> model: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&P><br>)</code></span></h3><h3 id='tymethod.get_property_text_column' class='method'><span id='get_property_text_column.v' class='invisible'><code>fn <a href='#tymethod.get_property_text_column' class='fnname'>get_property_text_column</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span></h3><h3 id='tymethod.set_property_text_column' class='method'><span id='set_property_text_column.v' class='invisible'><code>fn <a href='#tymethod.set_property_text_column' class='fnname'>set_property_text_column</a>(&self, text_column: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>)</code></span></h3><h3 id='tymethod.connect_changed' class='method'><span id='connect_changed.v' class='invisible'><code>fn <a href='#tymethod.connect_changed' class='fnname'>connect_changed</a><F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.Fn.html" title="trait core::ops::function::Fn">Fn</a>(&Self, <a class="struct" href="../gtk/struct.TreePath.html" title="struct gtk::TreePath">TreePath</a>, &<a class="struct" href="../gtk/struct.TreeIter.html" title="struct gtk::TreeIter">TreeIter</a>) + 'static>(<br> &self, <br> f: F<br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a></code></span></h3></div>
|
||||
<h2 id='implementors'>Implementors</h2>
|
||||
<ul class='item-list' id='implementors-list'>
|
||||
<li><code>impl<O: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.CellRendererCombo.html" title="struct gtk::CellRendererCombo">CellRendererCombo</a>> + <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.Object.html" title="struct gtk::Object">Object</a>>> CellRendererComboExt for O</code></li>
|
||||
|
||||
Reference in New Issue
Block a user