Package: gdk
GEnum gdk:gravity
Declaration(gobject:define-genum "GdkGravity" gravity (:export t :type-initializer "gdk_gravity_get_type") (:north-west 1) :north :north-east :west :center :east :south-west :south :south-east :static) Values
Details
Defines the reference point of a window and the meaning of coordinates passed to the gtk:window-move function. See the gtk:window-move function and the "implementation notes"
section of the Extended Window Manager Hints specification for more details. | See also |
2023-2-26