Method

GtkTreeViewget_expander_column

Declaration [src]

GtkTreeViewColumn*
gtk_tree_view_get_expander_column (
  GtkTreeView* tree_view
)

Description [src]

Returns the column that is the current expander column. This column has the expander arrow drawn next to it.

Return value

Type: GtkTreeViewColumn

The expander column.

The returned data is owned by the instance.