gtkRadioActionGetCurrentValue {RGtk2}R Documentation

gtkRadioActionGetCurrentValue

Description

Obtains the value property of the currently active member of the group to which action belongs.

Usage

gtkRadioActionGetCurrentValue(object)

Arguments

object [GtkRadioAction] a GtkRadioAction

Details

Since 2.4

Value

[integer] The value of the currently active group member

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]