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