Method

Gtk.DragSource.get_drag

Declaration [src]

GdkDrag*
gtk_drag_source_get_drag (
  GtkDragSource* source
)

Description [src]

Returns the underlying GdkDrag object for an ongoing drag.

Return value

Returns: GdkDrag*

the GdkDrag of the current drag operation, or NULL

Ownership is not transferred to the caller
Can be NULL