gdk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.ObjectTo be addedTo be addedConstructorTo be addedTo be addedMethodSystem.Void
a
the timestamp for this operation.
Aborts a drag without dropping.To be addedMethodGdk.DragContext
To be added.
To be added.
To be added.
To be added.To be added.To be added.MethodSystem.Void
a
the timestamp for this operation.
Drops on the current destination.To be addedMethodSystem.Boolean
a To be addeda To be addedMethodSystem.Void
a
a window which may be at the pointer position, but should be ignored, since it is put up by the drag source as an icon.
the screen where the destination window is sought.
the x position of the pointer in root coordinates.
the y position of the pointer in root coordinates.
location to store the destination window in.
location to store the DND protocol in.
Finds the destination window and DND protocol to use at the given pointer position.This function is called by the drag source to obtain the dest_window and protocol parameters for .MethodGdk.Atom
a Returns the selection atom for the current source window.the selection atom.To be addedMethodSystem.Boolean
a
the new destination window, obtained by .
the DND protocol in use, obtained by .
the x position of the pointer in root coordinates.
the y position of the pointer in root coordinates.
the suggested action.
the possible actions.
the timestamp for this operation.
Updates the drag context when the pointer moves or the set of actions changes.a This function is called by the drag source.MethodSystem.Void
a
the selected action which will be taken when a drop happens, or 0 to indicate that a drop will not be accepted.
the timestamp for this operation.
Selects one of the actions offered by the drag source.This function is called by the drag destination in response to called by the drag source.