remove_option


Description:

[ Version ( since = "2.36" ) ]
public bool remove_option (string key)

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.