GtkEntryCompletionClass

Undocumented in source.

Members

Variables

GtkReserved0
void function() GtkReserved0;
GtkReserved1
void function() GtkReserved1;
GtkReserved2
void function() GtkReserved2;
actionActivated
void function(GtkEntryCompletion* completion, int index) actionActivated;
cursorOnMatch
int function(GtkEntryCompletion* completion, GtkTreeModel* model, GtkTreeIter* iter) cursorOnMatch;
insertPrefix
int function(GtkEntryCompletion* completion, const(char)* prefix) insertPrefix;
matchSelected
int function(GtkEntryCompletion* completion, GtkTreeModel* model, GtkTreeIter* iter) matchSelected;
noMatches
void function(GtkEntryCompletion* completion) noMatches;