Discussion:
[PATCH, RFC] Enable g-ir-scanner for ScintillaWidget.h
Thomas Martitz
2014-07-22 13:11:50 UTC
Permalink
Hello folks,

the following patch enables g-ir-scanner to correctly parse ScintillaWidget.h, i.e. so that it creates a .gir file (to be used with gobject-introspection for automatic language bindings) for scintilla.

This patch changes ScintillaObject to a more GObject-friendly ScintillaWidget. I provided a compatibility header so that scintilla clients continue to compile and run fine when they upgrade their copy. The header should be removed after some deprecation period.

If you want I can also provide the stub program that I created to make g-ir-scanner do it's job.

I need this to enable python bindings to scintilla automatically via introspection for the Geany IDE project.

Please comment and consider this for merging.

Best regards
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.
Loading...