Last updated: Sun, 12 May 2013 view this page in English
GtkComboBox::get_model
get_model();
The get_model() method returns the value of
the "model" property which contains the GtkTreeModel that is
acting as data source for the combo_box or null if no GtkTreeModel is
associated with the combo box.