Package: gtk
Accessor gtk:button-label
Lambda Listgtk:button-label (object) SyntaxArgumentsDetails The accessor for the label slot of the gtk:button
class gets or sets the text from the label of the button. If the label text has not been set the return value will be nil. This will be the case if you create an empty button with the gtk:button-new
function to use as a container. | See also |
2025-08-05