[ CCode ( cname = "gimp_int_combo_box_set_active_by_user_data" ) ]
[ Version ( since = "2.10" ) ]
public bool set_active_by_user_data (void* user_data)
Looks up the item that has the given user_data and makes it the selected item in the this.
| this | |
| user_data |
an integer value |
|
true on success or false if there was no item for this user-data. |