Description Usage Arguments Author(s)
If resizable
is TRUE
, then the user can explicitly resize the column by
grabbing the outer edge of the column button. If resizable is TRUE
and
sizing mode of the column is GTK_TREE_VIEW_COLUMN_AUTOSIZE
, then the sizing
mode is changed to GTK_TREE_VIEW_COLUMN_GROW_ONLY
.
1 | gtkTreeViewColumnSetResizable(object, resizable)
|
|
A |
|
|
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.