GtkLabel::justify

Access: Read Write
Type: GtkJustification

The justification mode of the label.

The justification mode only describes the alignment of lines within the label relative to each other. It does not describe the alignemnt of the label relative to its parent container or other widgets.

Defaults to Gtk::JUSTIFY_LEFT.

See also: set_justify() , set_alignment()