Pixbuf.removeOption

Remove the key/value pair option attached to a gdk.Pixbuf

class Pixbuf
bool
removeOption
(
string key
)

Parameters

key string

a nul-terminated string representing the key to remove.

Return Value

Type: bool

TRUE if an option was removed, FALSE if not.

Meta

Since

2.36