gtkToolItemGetExpand {RGtk2}R Documentation

gtkToolItemGetExpand

Description

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

Usage

gtkToolItemGetExpand(object)

Arguments

object

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