cl-cffi-gtk4
API documentation
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
The accessor for the
surface
slot of the
gdk:drag
class returns the surface where the drag originates.
See also
gdk:drag
gdk:surface
#2025-09-29