gtkTreeViewGetExpanderColumn {RGtk2}R Documentation

gtkTreeViewGetExpanderColumn

Description

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

Usage

gtkTreeViewGetExpanderColumn(object)

Arguments

object [GtkTreeView] A GtkTreeView

Value

[GtkTreeViewColumn] The expander column.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]