ColumnView.getColumns

Gets the list of columns in this column view.

This list is constant over the lifetime of @self and can be used to monitor changes to the columns of @self by connecting to the ::items-changed signal.

class ColumnView
getColumns
()

Return Value

The list managing the columns

Meta