get_columns
Description:
Returns a List of all the TreeViewColumn s currently in this.
The returned list must be freed with g_list_free ().
Parameters:
this |
A TreeView |
Returns:
A list of TreeViewColumn s |
Returns a List of all the TreeViewColumn s currently in this.
The returned list must be freed with g_list_free ().
this |
A TreeView |
A list of TreeViewColumn s |