PixbufFormat.setDisabled

void setDisabled(bool disabled)

Disables or enables an image format.

If a format is disabled, GdkPixbuf 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 [gdkpixbuf.pixbuf_format.PixbufFormat.getLicense].

Parameters

disabledTRUE to disable the format format