Constructor
GtkComboBoxnew_with_model
Declaration [src]
GtkWidget*
gtk_combo_box_new_with_model (
  GtkTreeModel* model
)
Parameters
| model | GtkTreeModel | 
| A  | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | GtkWidget | 
| A new  | |
| The data is owned by the called function. |