Method GTK2.TreeViewColumn()->set_resizable()
- Method set_resizable
GTK2.TreeViewColumn
set_resizable(int
resizable
)- Description
If resizable is true, then the user can explicitly resize the column by grabbing the outer edge of the column button. If resizable is ture and the sizing mode of the column is GTK2.TREE_VIEW_COLUMN_AUTOSIZE, then the sizing mode is changed to GTK2.TREE_VIEW_COLUMN_GROW_ONLY.