Package: gtk

Function gtk-targets-include-image

Lambda List

gtk-targets-include-image (targets writable)

Arguments

targets -- a list of gdk-atom as strings
writable -- a boolean whether to accept only targets for which GTK knows how to convert a pixbuf into the format

Return Value

True if the targets argument include a suitable target for images, otherwise false.

Details

Determines if any of the targets in the targets argument can be used to provide a gdk-pixbuf object.
 

See also

2021-10-3