gtkToolPaletteSetExpand {RGtk2}R Documentation

gtkToolPaletteSetExpand

Description

Sets whether the group should be given extra space.

Usage

gtkToolPaletteSetExpand(object, group, expand)

Arguments

object

a GtkToolPalette

group

a GtkToolItemGroup which is a child of palette

expand

whether the group should be given extra space

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]