Virtual Method
GtkEntryCompletionmatch_selected
Declaration [src]
gboolean
match_selected (
GtkEntryCompletion* completion,
GtkTreeModel* model,
GtkTreeIter* iter
)
Parameters
model-
Type:
GtkTreeModelNo description available.
The data is owned by the caller of the method. iter-
Type:
GtkTreeIterNo description available.
The data is owned by the caller of the method.