Package: gdk-pixbuf

Function gdk-pixbuf-format-set-disabled

Lambda List

gdk-pixbuf-format-set-disabled (format disabled)

Arguments

format -- a gdk-pixbuf-format instance
disabled -- true to disable the given image format

Return Value

A boolean whether this image format is disabled.

Details

Disables or enables an image format. If the image format is disabled, the gdk-pixbuf library will not use the image loader for this image format to load images. Applications can use this to avoid using image loaders with an inappropriate license, see the function gdk-pixbuf-format-license.
 

See also

2021-7-24