RGtk2 (version 2.20.31)

gtkToggleButtonNewWithLabel: gtkToggleButtonNewWithLabel

Description

Creates a new toggle button with a text label.

Usage

gtkToggleButtonNewWithLabel(label, show = TRUE)

Arguments

label
a string containing the message to be placed in the toggle button.

Value

GtkWidget] a new toggle button.