TreeView.getExpanderColumn

Returns the column that is the current expander column, or null if none has been set. This column has the expander arrow drawn next to it.

Returns

The expander column.

Deprecated

Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead