Constructor
Gtk.ComboBox.new_with_model
Declaration [src]
GtkWidget*
gtk_combo_box_new_with_model (
GtkTreeModel* model
)
Parameters
model |
GtkTreeModel |
a |
|
Ownership is not transferred to the callee |
Return value
Returns: GtkWidget |
|
A new |
|
Ownership is not transferred to the caller |