Description Usage Arguments Details Author(s)
Sets the column to draw the expander arrow at. It must be in tree.view
.
If column
is NULL
, then the expander arrow is always at the first
visible column.
1 | gtkTreeViewSetExpanderColumn(object, column)
|
|
A |
|
|
If you do not want expander arrow to appear in your tree, set the expander column to a hidden column.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.