get_columns
Description:
Gets the list of columns in this column view.
This list is constant over the lifetime of this and can be used to monitor changes to the columns of
this by connecting to the GtkColumnView::items-changed
signal.
Parameters:
this |
a `GtkColumnView` |
Returns:
The list managing the columns |