Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.TreeView

Method GTK2.TreeView()->append_column()


Method append_column

GTK2.TreeView append_column(GTK2.TreeViewColumn column)

Description

Appends column to the list of columns. If this tree view has "fixed_height" mode enabled, then column must have its "sizing" property set to be GTK2.TREE_VIEW_COLUMN_FIXED.