Label.justify

Set justify property.

  1. gtk.types.Justification justify [@property getter]
  2. gtk.types.Justification justify [@property setter]
    class Label
    @property
    void
    justify

Parameters

propval gtk.types.Justification

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 gtk.label.Label.xalign for that.