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)