Class GTK2.TreeViewColumn
- Description
Properties: float alignment int clickable int expand int fixed-width int max-width int min-width int reorderable int resizable int sizing TREE_VIEW_COLUMN_AUTOSIZE, TREE_VIEW_COLUMN_FIXED and TREE_VIEW_COLUMN_GROW_ONLY int sort-indicator int sort-order SORT_ASCENDING and SORT_DESCENDING int spacing string title int visible GTK2.Widget widget int width
Signals: clicked
- Inherit CellLayout
inherit GTK2.CellLayout : CellLayout
- Inherit Data
inherit GTK2.Data : Data
- Method create
GTK2.TreeViewColumn GTK2.TreeViewColumn(string|mappingtitle_or_props,GTK2.CellRendererrenderer,stringproperty,intcol,int|string...moreprops)- Description
Creates a new W(TreeViewColumn). At least one property/col pair must be specified; any number of additional pairs can also be given.