Gtk3 bindings for Objective C utilizing ObjFW. These files are generated by objgtkgen - you can do it yourself.
This library set is meant to work with the versions delivered with Debian 11 Bullseye (Stable). If you've got different library versions try to run the generator on your own. You will have to apply small patches then.
First install OGObject.
Then autogen, configure, make, make install in this order:
- OGPango
- OGGdkPixpuf
- OGdk3
- OGAtk
- ObjGTK3
See this Codeberg repo for current usage and a small example app.