gtk_combo_box_entry_new_with_model ( model text_column -- GtkWidget* )


Vocabulary
gtk.ffi

Inputs
modelan object
text_columnan object


Outputs
GtkWidget*an object


Definition