Package: gtk

Accessor gtk:drop-target-formats

Lambda List

gtk:drop-target-formats (object)

Syntax

(gtk:drop-target-formats object) => formats

Arguments

object -- a gtk:drop-target object
formats -- a gdk:content-formats instance with the supported data formats

Details

Accessor of the formats slot of the gtk:drop-target class. The gtk:drop-target-formats function gets the data formats that this drop target accepts. If the result is nil, all formats are expected to be supported.
 

See also

#2023-9-18