API Version: 2.0
Library Version: 2.42.9
gboolean gdk_pixbuf_remove_option ( GdkPixbuf* pixbuf, const gchar* key )
Removes the key/value pair option attached to a GdkPixbuf.
GdkPixbuf
key
const gchar*
A nul-terminated string representing the key to remove.
gboolean
TRUE if an option was removed, FALSE if not.
TRUE
FALSE