gtkRadioActionSetCurrentValue {RGtk2}R Documentation

gtkRadioActionSetCurrentValue

Description

Sets the currently active group member to the member with value property current.value.

Usage

gtkRadioActionSetCurrentValue(object, current.value)

Arguments

object [GtkRadioAction] a GtkRadioAction
current.value [integer] the new value

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]