Package: gtk
GEnum gtk:justification
Declaration(gobject:define-genum "GtkJustification" justification (:export t :type-initializer "gtk_justification_get_type") (:left 0) (:right 1) (:center 2) (:fill 3)) Values
Details Used for justifying the text inside a gtk:label widget. | See also |
2024-3-21