Package: gtk

Function gtk-target-list-add-image-targets

Lambda List

gtk-target-list-add-image-targets (tlist info writeable)

Arguments

tlist -- a gtk-target-list instance
info -- an unsigned integer ID that will be passed back to the application
writable -- a boolean whether to add only targets for which GTK knows how to convert a pixbuf into the format

Details

Appends the image targets supported by a selection to the target list. All targets are added with the same info.
 

See also

2021-10-3