Property

GtkLabel:justify

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.

Default valueGTK_JUSTIFY_LEFT
Getter methodgtk_label_get_justify()
Setter methodgtk_label_set_justify()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno