Constructor
Gtk.ComboBox.new_with_model_and_entry
Declaration [src]
GtkWidget*
gtk_combo_box_new_with_model_and_entry (
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 |