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