[ CCode ( cname = "gimp_string_combo_box_new" , has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.4" ) ]
public StringComboBox (TreeModel model, int id_column, int label_column)
| model | |
| id_column |
the model column of the ID |
| label_column |
the modl column of the label |
|
a new StringComboBox. |