drag_status


Description:


public void drag_status (DragContext context, DragAction action, uint32 time_)

Selects one of the actions offered by the drag source.

This function is called by the drag destination in response to drag_motion called by the drag source.

Parameters:

context

a DragContext

action

the selected action which will be taken when a drop happens, or 0 to indicate that a drop will not be accepted

time_

the timestamp for this operation


Namespace: Gdk
Package: gdk-3.0