Package: gtk
Accessor gtk:frame-label
Lambda Listgtk:frame-label (object) SyntaxArgumentsDetails Accessor of the label slot of the gtk:frame class. The gtk:frame-label function returns the text in the label, or nil if there was no label widget or the label widget was not a gtk:label widget. The (setf gtk:frame-label) function sets the text of the label. If the label argument is nil, the current label is
removed. The frame will have a gtk:label widget for the label widget if a non-nil argument was passed to the gtk:frame-new function. | See also |
2024-4-19