- GtkReserved0
void function() GtkReserved0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GtkReserved1
void function() GtkReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GtkReserved2
void function() GtkReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- actionActivated
void function(GtkEntryCompletion* completion, int index) actionActivated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cursorOnMatch
int function(GtkEntryCompletion* completion, GtkTreeModel* model, GtkTreeIter* iter) cursorOnMatch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- insertPrefix
int function(GtkEntryCompletion* completion, const(char)* prefix) insertPrefix;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- matchSelected
int function(GtkEntryCompletion* completion, GtkTreeModel* model, GtkTreeIter* iter) matchSelected;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- noMatches
void function(GtkEntryCompletion* completion) noMatches;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- parentClass
GObjectClass parentClass;
Undocumented in source.