Package: gtk

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

Lambda List

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

Arguments

widget -- a gtk:widget object that is a drag source

Details

Add the URI targets supported by the selection to the target list of the drag source. 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-source-target-list functions.
 

See also

2024-3-24