gtkRadioButtonGetGroup {RGtk2}R Documentation

gtkRadioButtonGetGroup

Description

Retrieves the group assigned to a radio button.

Usage

gtkRadioButtonGetGroup(object)

Arguments

object [GtkRadioButton] a GtkRadioButton.

Value

[list] a linked list containing all the radio buttons in the same group as radio.button.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]