Package: gdk
GEnum gdk:surface-edge
Declaration(gobject:define-genum "GdkSurfaceEdge" surface-edge (:export t :type-initializer "gdk_surface_edge_get_type") (:north-west 0) (:north 1) (:north-east 2) (:west 3) (:east 4) (:south-west 5) (:south 6) (:south-east 7)) Values
Details
Determines a surface edge or corner. | See also |
2024-7-12