Virtual Method

GtkEntryCompletionmatch_selected

Declaration [src]

gboolean
match_selected (
  GtkEntryCompletion* completion,
  GtkTreeModel* model,
  GtkTreeIter* iter
)

Description

No description available.

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.

Return value

Type: gboolean

No description available.