Package: gtk

Accessor gtk:drop-target-value

Lambda List

gtk:drop-target-value (object)

Syntax

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

Arguments

object -- a gtk:drop-target object
value -- a g:value instance for the current drop data

Details

The accessor for the value slot of the gtk:drop-target class returns the value for this drop operation or nil if the data has not been loaded yet or no drop operation is going on.
 

See also

#2025-09-22