Property

GtkLabel:justify

since: 4.0

Declaration

property justify: Gtk.Justification [ read, write ]

Description [src]

The alignment of the lines in the text of the label, relative to each other.

This does not affect the alignment of the label within its allocation. See GtkLabel:xalign for that.

Type: GtkJustification
Available since:4.0
Default valueGTK_JUSTIFY_LEFT
Getter methodgtk_label_get_justify()
Setter methodgtk_label_set_justify()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno