remove_option
Description:
Removes the key/value pair option attached to a `GdkPixbuf`.
Parameters:
| this |
a `GdkPixbuf` |
| key |
a nul-terminated string representing the key to remove. |
Returns:
|
`TRUE` if an option was removed, `FALSE` if not. |