Package: gtk

Function gtk:drag-source-widget

Lambda List

gtk:drag-source-widget (context)

Arguments

context -- a gdk:drag-context object with the destination side drag context

Return Value

If the drag is occurring within a single application, returns a pointer to the source widget, otherwise nil.

Details

Determines the source widget for a drag.
 

See also

#2023-3-17