Method
GdkPixbufPixbufFormatis_save_option_supported
since: 2.36
Declaration [src]
gboolean
gdk_pixbuf_format_is_save_option_supported (
GdkPixbufFormat* 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 gdk_pixbuf_save()
for more information about option keys.
Available since: 2.36