dragGetSourceWidget

Determines the source widget for a drag.

Parameters

context gdk.drag_context.DragContext

a (destination side) drag context

Return Value

Type: gtk.widget.Widget

if the drag is occurring within a single application, a pointer to the source widget. Otherwise, null.