DragContext
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdk_drag_context_get_type ()" ) ]
public class DragContext :
Object
Content:
Creation methods:
Methods:
Signals:
- public signal void action_changed (DragAction action)
A new action is being chosen for the drag and drop operation.
- public signal void cancel (DragCancelReason reason)
The drag and drop operation was cancelled.
- public signal void dnd_finished ()
The drag and drop operation was finished, the drag destination
finished reading all data.
- public signal void drop_performed (int time)
The drag and drop operation was performed on an accepting client.
Inherited Members:
All known members inherited from class GLib.Object