[ CCode ( cname = "gimp_string_combo_box_set_active" ) ]
[ Version ( since = "2.4" ) ]
public bool set_active (string id)
Looks up the item that belongs to the given id and makes it the selected item in the this.
| this | |
| id |
the ID of the item to select |
|
true on success or false if there was no item for this value. |