Package: gtk
Accessor gtk:label-attributes
Lambda Listgtk:label-attributes (object) SyntaxArgumentsDetails The accessor for the attributes slot gets or sets the
attribute list for the label.
The attributes in the list are applied to the label text. This function does
not reflect attributes that come from the labels markup, see the gtk:label-set-markup function. If you want to get the effective
attributes for the label, use (pango:layout-attributes (gtk:label-layout label)) Notes | See also |
2026-06-17