gtkRadioToolButtonNew {RGtk2}R Documentation

gtkRadioToolButtonNew

Description

Creates a new GtkRadioToolButton, adding it to group.

Usage

gtkRadioToolButtonNew(group = NULL, show = TRUE)

Arguments

group [list] An existing radio button group, or NULL if you are creating a new group

Details

Since 2.4

Value

[GtkToolItem] The new GtkRadioToolButton

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]