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