cl-cffi-gtk4
API documentation
Package:
gdk
Accessor gdk:drop-formats
Lambda List
gdk:drop-formats
(
object
)
Syntax
(gdk:drop-formats object) => formats
Arguments
object
-- a
gdk:drop
object
formats
-- a
gdk:content-formats
instance
Details
The accessor for the
formats
slot of the
gdk:drop
class returns the content formats that the drop offers the data to be read in.
See also
gdk:drop
gdk:content-formats
#2025-09-29