Re: GtkSourceCompletion API Proposal
Perriman <[email protected]> Tue, 6 May 2008 00:47:28 +0200
| Newsgroups | gmane.comp.gnome.apps.gedit,gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <20080506004728.39ff1226@homer> |
Hi all, I have unified the GtkSourceCompletion namespace but I have some problems with the default or standard triggers. If I change the triggers name with the GtkSourceCompletion namespace, this will be: GtkSourceCompletionCustomKeyTrigger GtkSourceCompletionAutoCompletionTrigger and the document words provider: GtkSourceCompletionDocumentWordsProvider I think these names are very long. Currently this names uses Gtc namespace (GtkSourceCompletion): GscCustomKeyTrigger ... Any idea about these names? Regards, Perriman > Hi all, > > I have changed the GtkSourceCompletion API to use standar namespace, > use GtkSourceCompletionProposal like a GObject with some improvements. > > I attach the new API to discuss about it. > > I'm not a native english and I could have some language errors, > please, take a look at this! > > I will wait for your opinion. > > Regards, > Perriman