Package: gdk
GEnum gdk:drag-protocol
Declaration(gobject:define-genum "GdkDragProtocol" drag-protocol (:export t :type-initializer "gdk_drag_protocol_get_type") (:none 0) (:motif 1) (:xdnd 2) (:rootwin 3) (:win32-dropfiles 4) (:ole2 5) (:local 6)) Values
Details Used in the gdk:drag-context object to indicate the protocol
according to which DND is done. | See also |
2024-6-28