Method GTK2.GdkPixbuf()->set_option()
- Method set_option
int set_option(string key, string value)
- Description
Attaches a key/value pair as an option. If the key already exists in the list of options, the new value is ignored.
int set_option(string key, string value)
Attaches a key/value pair as an option. If the key already exists in the list of options, the new value is ignored.