Enumeration (GI Enum)

Gtk-4.0GtkJustification

Used for justifying the text inside a Label widget.

Index

Enumeration Members

Enumeration Members

CENTER: number

The text is placed in the center of the label.

FILL: number

The text is placed is distributed across the label.

LEFT: number

The text is placed at the left edge of the label.

RIGHT: number

The text is placed at the right edge of the label.