Package: gtk
Accessor gtk-frame-label
Lambda Listgtk-frame-label (object) SyntaxArgumentsDetails Accessor of the label slot of the gtk-frame class. The slot access function gtk-frame-label returns the text in the label, or nil if there was no label widget or the label widget was not a gtk-label. The slot access function (setf gtk-frame-label) sets the text of the label. If label 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 function gtk-frame-new. | See also |
2020-9-19