Package: gdk
GFlags gdk:drag-action
Declaration(gobject:define-gflags "GdkDragAction" drag-action (:export t :type-initializer "gdk_drag_action_get_type") (:default 1) (:copy 2) (:move 4) (:link 8) (:private 16) (:ask 32)) Values
Details Used in the gdk:drag-context object to indicate what the
destination should do with the dropped data. | See also |
2024-6-28