Update
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/cell_area_box.rs.html#31-39' title='goto source code'>[src]</a></span></h1>
|
||||
</span><a class='srclink' href='../src/gtk/auto/cell_area_box.rs.html#30-38' title='goto source code'>[src]</a></span></h1>
|
||||
<pre class='rust trait'>pub trait CellAreaBoxExt {
|
||||
fn <a href='#tymethod.get_spacing' class='fnname'>get_spacing</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>;
|
||||
fn <a href='#tymethod.pack_end' class='fnname'>pack_end</a><P: <a class="trait" href="../gtk/trait.IsA.html" title="trait gtk::IsA">IsA</a><<a class="struct" href="../gtk/struct.CellRenderer.html" title="struct gtk::CellRenderer">CellRenderer</a>>>(<br> &self, <br> renderer: &P, <br> expand: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>, <br> align: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>, <br> fixed: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a><br> );
|
||||
|
||||
Reference in New Issue
Block a user