Pixbuf.removeOption

bool removeOption(string key)

Removes the key/value pair option attached to a gdkpixbuf.pixbuf.Pixbuf.

Parameters

keya nul-terminated string representing the key to remove.

Returns

TRUE if an option was removed, FALSE if not.