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.8.6 Index]