gtkSizeGroupGetMode {RGtk2}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 version 2.12.5-3 Index]