ColumnViewColumn.getColumnView

Gets the column view that's currently displaying this column.

If self has not been added to a column view yet, null is returned.

class ColumnViewColumn
getColumnView
()

Return Value

Type: gtk.column_view.ColumnView

The column view displaying self.