Package: gdk
GEnum gdk-drag-protocol
Details Used in the gdk-drag-context object to indicate the protocol
according to which DND is done. (define-g-enum "GdkDragProtocol" gdk-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))
| See also |
2021-10-3