gtkRadioButtonGetGroup {RGtk2}R Documentation

gtkRadioButtonGetGroup

Description

Retrieves the group assigned to a radio button.

Usage

gtkRadioButtonGetGroup(object)

Arguments

object

a GtkRadioButton.

Value

[list] a linked list containing all the radio buttons in the same group as radio.button. [ element-type GtkRadioButton][ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]