Method
CdkPixbufPixbufFormatis_save_option_supported
since: 2.36
Declaration [src]
gboolean
cdk_pixbuf_format_is_save_option_supported (
CdkPixbufFormat* format,
const gchar* option_key
)
Description [src]
Returns TRUE if the save option specified by option_key is supported when
saving a pixbuf using the module implementing format.
See cdk_pixbuf_save() for more information about option keys.
Available since: 2.36