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

a GtkRadioAction

current.value

the new value

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]