dragGetSourceWidget

fngtk.widget.Widget dragGetSourceWidget(gdk.drag_context.DragContext context)

Determines the source widget for a drag.

Parameters

contexta (destination side) drag context

Returns

if the drag is occurring

within a single application, a pointer to the source widget. Otherwise, null.