Package: gtk
Accessor gtk-label-use-markup
Lambda Listgtk-label-use-markup (object) Syntax(gtk-label-use-markup object) => setting (setf (gtk-label-use-markup object) setting) ArgumentsDetails Accessor of the use-markup slot of the gtk-label
class. The gtk-label-use-markup slot access function returns whether the text of the label is interpreted as marked up with the Pango text markup language. The (setf gtk-label-use-markup) slot access function sets whether the text of the label contains markup. See the gtk-label-set-markup function. | See also |
*2021-12-3