[ Version ( since = "2.6" ) ]
public void set_disabled (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 get_license.
this |
a `GdkPixbufFormat` |
disabled |
`TRUE` to disable the format this |