> Now, I didn't include the code/script to generate the scintilla_object_* > methods out of sci_* in this PR (it's another small python script, and uses > __attribute__((alias)) as I've failed to find a better solution yet). > Therefore the scintilla_object_* functions are missing too.
It'd be nice it it was possible to user `rename-to` annotation, but apparently that only works if the target name does exist… > […] I eventually plan to fully implement the scintilla_object_* stuff […] what do you mean? > (A separate header in order to generate a separate GeanyScintilla-1.0.gir and > GeanyScintilla-1.0.typelib. So that you import GeanyScintilla without > importing Geany) Hum… why do you want this separation? --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/890#issuecomment-183086682