getColumns
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.ListView or class@Gtk.ColumnView instead
---Returns a GList
of all the GtkTreeViewColumn
s currently in @tree_view. The returned list must be freed with g_list_free ().
Return
A list of GtkTreeViewColumn
s