Package: gtk

Accessor gtk:model-button-text

Lambda List

gtk:model-button-text (object)

Syntax

(gtk:model-button-text object) => text
(setf (gtk:model-button-text object) text)

Arguments

object -- a gtk:model-button widget
text -- a string with the label for the button

Details

Accessor of the text slot of the gtk:model-button class. The label for the button.
 

See also

#2023-3-21