gtk_entry_completion_set_model ( entry_completion model -- )


Vocabulary
gtk2.ffi

Inputs
entry_completionan object
modelan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_entry_completion_set_model
( GtkEntryCompletion* entry_completion, GtkTreeModel* model
)