RGtk2 (version 2.20.31)

gtkRadioButtonNewFromWidget: gtkRadioButtonNewFromWidget

Description

Creates a new GtkRadioButton, adding it to the same group as radio.group.member. As with gtkRadioButtonNew, a widget should be packed into the radio button.

Usage

gtkRadioButtonNewFromWidget(group = NULL, show = TRUE)

Arguments

group
an existing GtkRadioButton.

Value

GtkWidget] a new radio button.