[ Version ( since = "2.36" ) ]
public bool remove_option (string key)
Removes the key/value pair option attached to a `GdkPixbuf`.
this |
a `GdkPixbuf` |
key |
a nul-terminated string representing the key to remove. |
`TRUE` if an option was removed, `FALSE` if not. |