Skip to content

gir: Ignore function-inline and method-inline elements

Emmanuele Bassi requested to merge ebassi/gir-inline into main

Static inlines are available in the GIR, but they do not translate to ABI, so they cannot go in the typelib. We handle them just like function macros.

Merge request reports

Loading