Package: gtk

Function gtk:toggle-button-new-with-label

Lambda List

gtk:toggle-button-new-with-label (label)

Arguments

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

Return Value

The new gtk:toggle-button widget.

Details

Creates a new toggle button with a text label.
 

See also

2024-5-4