GtkSourceCompletionClass

Undocumented in source.

Members

Variables

activateProposal
void function(GtkSourceCompletion* completion) activateProposal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hide
void function(GtkSourceCompletion* completion) hide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
moveCursor
void function(GtkSourceCompletion* completion, GtkScrollStep step, int num) moveCursor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
movePage
void function(GtkSourceCompletion* completion, GtkScrollStep step, int num) movePage;
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.
populateContext
void function(GtkSourceCompletion* completion, GtkSourceCompletionContext* context) populateContext;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
proposalActivated
int function(GtkSourceCompletion* completion, GtkSourceCompletionProvider* provider, GtkSourceCompletionProposal* proposal) proposalActivated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
show
void function(GtkSourceCompletion* completion) show;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta