gdkPixbufFormatSetDisabled: gdkPixbufFormatSetDisabled

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

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 gdkPixbufFormatGetLicense.

Usage

1
gdkPixbufFormatSetDisabled(object, disabled)

Arguments

object

a GdkPixbufFormat

disabled

TRUE to disable the format format

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.