get_column_view


Description:

public unowned ColumnView? get_column_view ()

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

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

Parameters:

this

a `GtkColumnViewColumn`

Returns:

The column view displaying this.