gtkTreeViewColumnGetExpand {RGtk2}R Documentation

gtkTreeViewColumnGetExpand

Description

Return TRUE if the column expands to take any available space.

Usage

gtkTreeViewColumnGetExpand(object)

Arguments

object [GtkTreeViewColumn] a GtkTreeViewColumn

Details

Since 2.4

Value

[logical] TRUE, if the column expands

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]