EntryCompletion.addOnMatchSelected

Gets emitted when a match from the list is selected. The default behaviour is to replace the contents of the entry with the contents of the text column in the row pointed to by @iter.

Note that @model is the model that was passed to gtk_entry_completion_set_model().

class EntryCompletion
gulong
addOnMatchSelected

Return Value

Type: gulong

%TRUE if the signal has been handled

Meta