Searched refs:gdk_drag_context_get_actions (Results 1 – 4 of 4) sorted by relevance
57 #define gdk_drag_context_get_actions(context) (context)->actions macro
578 gdk_drag_context_get_actions(currentDragSourceContext), in dispatchEvent()
1626 …t_get_window(widget), position), gdkDragActionToDragOperation(gdk_drag_context_get_actions(context… in webkit_web_view_drag_motion()1653 …t_get_window(widget), position), gdkDragActionToDragOperation(gdk_drag_context_get_actions(context… in webkit_web_view_drag_data_received()1670 …t_get_window(widget), position), gdkDragActionToDragOperation(gdk_drag_context_get_actions(context… in webkit_web_view_drag_drop()
26232 (gdk_drag_context_get_actions): Added.