Method
GtkComboBoxget_model
Declaration [src]
GtkTreeModel*
gtk_combo_box_get_model (
GtkComboBox* combo_box
)
Description [src]
Returns the GtkTreeModel of combo_box.
| Deprecated since: | 4.10 |
Use | |
| Gets property | Gtk.ComboBox:model |
Return value
| Returns: | GtkTreeModel |
A |
|
| The data is owned by the instance. | |
The return value can be NULL. |