gtkToolPaletteGetExpand {RGtk2}R Documentation

gtkToolPaletteGetExpand

Description

Gets whether group should be given extra space. See gtkToolPaletteSetExpand.

Usage

gtkToolPaletteGetExpand(object, group)

Arguments

object

a GtkToolPalette

group

a GtkToolItemGroup which is a child of palette

Details

Since 2.20

Value

[logical] TRUE if group should be given extra space, FALSE otherwise

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]