Constructor
GntTreenew_with_columns
Declaration [src]
GntWidget*
gnt_tree_new_with_columns (
int columns
)
Return value
Type: GntWidget
The newly created tree.
The caller of the function takes ownership of the data, and is responsible for freeing it. |