Package: gdk
GEnum gdk-grab-status
Details Returned by the gdk-seat-grab function to indicate success or the
reason for the failure of the grab attempt. (define-g-enum "GdkGrabStatus" gdk-grab-status (:export t :type-initializer "gdk_grab_status_get_type") :success :already-grabbed :invalid-time :not-viewable :frozen)
| See also |
2021-12-13