gtkToolItemGetExpand {RGtk2}R Documentation

gtkToolItemGetExpand

Description

Returns whether tool.item is allocated extra space. See gtkToolItemSetExpand.

Usage

gtkToolItemGetExpand(object)

Arguments

object [GtkToolItem] a gtkToolItem

Details

Since 2.4

Value

[logical] TRUE if tool.item is allocated extra space.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]