gtkSizeGroupNew {RGtk2}R Documentation

gtkSizeGroupNew

Description

Create a new GtkSizeGroup.

Usage

gtkSizeGroupNew(mode = NULL)

Arguments

mode [GtkSizeGroupMode] the mode for the new size group.

Value

[GtkSizeGroup] a newly created GtkSizeGroup

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]