API Version: 2.0
Library Version: 2.42.10
Generated by gi-docgen 2023.1
since: 2.36
gboolean gdk_pixbuf_remove_option ( GdkPixbuf* pixbuf, const gchar* key )
Removes the key/value pair option attached to a GdkPixbuf.
GdkPixbuf
Available since: 2.36
key
Type: const gchar*
const gchar*
A nul-terminated string representing the key to remove.
Type: gboolean
gboolean
TRUE if an option was removed, FALSE if not.
TRUE
FALSE