Package: gtk

Function gtk:selection-add-targets

Lambda List

gtk:selection-add-targets (widget selection targets)

Arguments

widget -- a gtk:widget object
selection -- a gdk:atom-as-string as a string with the selection
targets -- a list of target entries to add

Details

Prepends a table of targets to the list of supported targets for a given widget and selection.
 

See also

#2023-3-24