PixbufFormat.isSaveOptionSupported

Returns %TRUE if the save option specified by @option_key is supported when saving a pixbuf using the module implementing @format. See gdk_pixbuf_save() for more information about option keys.

class PixbufFormat
bool
isSaveOptionSupported
(
string optionKey
)

Parameters

optionKey string

the name of an option

Return Value

Type: bool

%TRUE if the specified option is supported

Meta

Since

2.36