cl-cffi-gtk4
API documentation
Package:
gdk
Accessor gdk:drop-surface
Lambda List
gdk:drop-surface
(
object
)
Syntax
(gdk:drop-surface object) => surface
Arguments
object
-- a
gdk:drop
object
surface
-- a
gdk:surface
object performing the drop
Details
The accessor for the
surface
slot of the
gdk:drop
class returns the surface performing the drop.
See also
gdk:drop
gdk:surface
#2025-09-29