gtkRadioButtonSetGroup: gtkRadioButtonSetGroup

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets a GtkRadioButton's group. It should be noted that this does not change the layout of your interface in any way, so if you are changing the group, it is likely you will need to re-arrange the user interface to reflect these changes.

Usage

1

Arguments

object

a GtkRadioButton.

group

an existing radio button group, such as one returned from gtkRadioButtonGetGroup.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.