Description Usage Arguments Details Author(s)
Sets whether the button is displayed as a separate indicator and label.
You can call this function on a checkbutton or a radiobutton with
draw.indicator
= FALSE
to make the button look like a normal button
1 | gtkToggleButtonSetMode(object, draw.indicator)
|
|
a |
|
if |
This function only affects instances of classes like GtkCheckButton
and GtkRadioButton
that derive from GtkToggleButton
,
not instances of GtkToggleButton
itself.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.