kotlin-native-gtk
kotlin-native-gtk copied to clipboard
Adapt generator to generate bindings for any gir library
I've been looking through the code and I've seen it's pretty much hard-coded for Gtk.
Are there any plans to make it generate bindings for all gir libraries?
The ultimate goal is to make generator for any gir library, however for now to make things simple and to get it working I focus just on UI toolkit.