Method
GtkComboBoxget_model
Declaration [src]
GtkTreeModel*
gtk_combo_box_get_model (
  GtkComboBox* combo_box
)
Return value
| Returns: | GtkTreeModel | 
| A  | |
| The data is owned by the instance. | |
| The return value can be NULL. |