Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkRadioButtonSetGroup

gtkRadioButtonSetGroup


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

gtkRadioButtonSetGroup(object, group)

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.