get_columns


Description:

public List<unowned TreeViewColumn> get_columns ()

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