Package: gdk

Accessor gdk:drag-content

Lambda List

gdk:drag-content (object)

Syntax

(gdk:drag-content object) => content

Arguments

object -- a gdk:drag object
content -- a gdk:content-provider object associated to object

Details

Accessor of the content slot of the gdk:drag class. The gdk:drag-content function returns the content provider associated to the drag object.
 

See also

#2024-5-2