gtkTreeViewColumnGetExpand {RGtk2.10}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.10 version 2.10.6 Index]