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