Package: gtk

Function gtk:button-new-with-label

Lambda List

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

Arguments

label -- a string with the text for the button

Return Value

The newly created gtk:button widget.

Details

Creates a button with a label containing the given text.
 

See also

2024-10-31