DragAndDrop.getSourceWidget

Determines the source widget for a drag. Determines the source widget for a drag.

class DragAndDrop
getSourceWidget
()

Return Value

Type: Widget

if the drag is occurring within a single application, a pointer to the source widget. Otherwise, NULL. [transfer none]

Meta