This repository was archived by the owner on Nov 3, 2023. It is now read-only.
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
Add GObject type system integration #71
Open
Description
We need to provide integration of the GObject type system into the .NET world and vice versa. We can generate the needed bindings from GObject-2.0.gir and then add the type system on top of it. Most code can be copied from gtk-sharp (basically anything but the interop stuff which can be autogenerated). We need integration for signals, inheritance, GType mapping and probably more stuff.
Metadata
Metadata
Assignees
Labels
No labels