gtkToggleButtonNewWithLabel {RGtk2} | R Documentation |
Creates a new toggle button with a text label.
gtkToggleButtonNewWithLabel(label, show = TRUE)
|
[character] a string containing the message to be placed in the toggle button. |
[GtkWidget
] a new toggle button.
Derived by RGtkGen from GTK+ documentation