Package: gtk

Function gtk:drag-dest-unset

Lambda List

gtk:drag-dest-unset (widget)

Arguments

widget -- a gtk:widget object

Details

Clears information about a drop destination set with the gtk:drag-dest-set function. The widget will no longer receive notification of drags.
 

See also

#2024-3-24