Package: gtk
Accessor gtk:label-justify
Lambda Listgtk:label-justify (object) SyntaxArgumentsDetails The accessor for the justify slot gets or sets the
alignment of the lines in the text of the label relative to each other. The :left value is the default value when the widget is first created with the gtk:label-new function. If you instead want to set the alignment of the label as a whole, use the halign property instead. Setting the property has no effect on labels containing only a single line. | See also |
2026-07-21