Skip to content

website: add cppgir C++ binding

As mentioned on the website (docs), it may be beneficial to have C++ bindings based on introspection data. cppgir is a new project doing exactly that. The generated binding/wrapping is consistent with other introspection data based bindings. Consequently, though, it is then not (source) compatible with gtkmm (nor is that a goal).

Merge request reports