gtkSizeGroupGetMode {RGtk2.10}R Documentation

gtkSizeGroupGetMode

Description

Gets the current mode of the size group. See gtkSizeGroupSetMode.

Usage

gtkSizeGroupGetMode(object)

Arguments

object [GtkSizeGroup] a GtkSizeGroup

Value

[GtkSizeGroupMode] the current mode of the size group.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]