> If it has a refcount, why not make it a GObject so that it's easy to create > from non-C plugins (python via peasy for example).
I just copied what was in `TMTag` to implement it quickly but good point, it could be a `GObject`. I'm not so familiar with what might be necessary for non-C plugins but how does https://github.com/geany/geany/pull/3849 look from this perspective? Could anything be improved there? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3910#issuecomment-2173691912 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3910/[email protected]>
