Package: gtk
Accessor gtk:label-label
Lambda Listgtk:label-label (object) SyntaxArgumentsDetails Accessor of the label slot of the gtk:label
class. The gtk:label-label function returns the text of the label widget
including any embedded underlines indicating mnemonics and Pango markup. The (setf gtk:label-label) function sets the text of the label. The label is
interpreted as including embedded underlines and/or Pango markup depending on the values of the use-underline and use-markup properties. See also the gtk:label-text function, which fetches the text from a label, as displayed on the screen. | See also |
2024-4-24