Package: gdk

Accessor gdk:drag-surface

Lambda List

gdk:drag-surface (object)

Syntax

(gdk:drag-surface object) => surface

Arguments

object -- a gdk:drag object
surface -- a gdk:surface object where the drag originates

Details

Accessor of the surface slot of the gdk:drag class. The gdk:drag-surface function returns the surface where the drag originates.
 

See also

#2024-5-2