PixbufFormat.setDisabled

Disables or enables an image format. If a format is disabled, gdk-pixbuf won't use the image loader for this format to load images. Applications can use this to avoid using image loaders with an inappropriate license, see gdk_pixbuf_format_get_license(). Since 2.6

class PixbufFormat
void
setDisabled
()

Parameters

disabled int

TRUE to disable the format format

Meta