Package: gtk
GEnum gtk:orientation
Declaration(gobject:define-genum "GtkOrientation" orientation (:export t :type-initializer "gtk_orientation_get_type") (:horizontal 0) (:vertical 1)) Values
Details
Represents the orientation of widgets which implements the gtk:orientable interface and can be switched between horizontal and
vertical orientation on the fly. | See also |
2024-3-14