GTK_JUSTIFY_LEFT
is the default value when the
widget is first created with gtkLabelNew
. If you instead want
to set the alignment of the label as a whole, use
gtkMiscSetAlignment
instead. gtkLabelSetJustify
has no
effect on labels containing only a single line.gtkLabelSetJustify(object, jtype)
object
GtkLabel
jtype