Justification
-
class Justification
Used for justifying the text inside a Label
widget.
Fields
-
class Justification
-
CENTER
The text is placed in the center of the label.
-
FILL
The text is placed is distributed across the label.
-
LEFT
The text is placed at the left edge of the label.
-
RIGHT
The text is placed at the right edge of the label.