Package: gtk

Function gtk:drag-dest-add-uri-targets

Lambda List

gtk:drag-dest-add-uri-targets (widget)

Arguments

widget -- a gtk:widget that is a drag destination

Details

Add the URI targets supported by the selection to the target list of the drag destination. The targets are added with the 0 value for info. If you need another value, use the gtk:target-list-add-uri-targets and gtk:drag-dest-target-list functions.
 

See also

#2023-3-17