gtkRadioActionNew
Creates a new GtkRadioAction
object. To add the action to
a GtkActionGroup
and set the accelerator for the action,
call gtkActionGroupAddActionWithAccel
.
gtkRadioActionNew(name = NULL, label = NULL, tooltip = NULL, stock.id = NULL, value = NULL)
|
A unique name for the action |
|
The label displayed in menu items and on buttons, or |
|
A tooltip for this action, or |
|
The stock icon to display in widgets representing this
action, or |
|
The value which |
Since 2.4
[GtkRadioAction
] a new GtkRadioAction
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.