mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 13:05:49 +00:00
291ee61b2d
Add support for virtual methods(vm) to the generator. * parser/gapi2xml.pl: Generate a class_struct element with all members of the class structure. Dump the first (instance) parameter for signal and vm elements. Bump up parser version. * generator/GObjectVM.cs: Added. Support for GObject virtual methods. * generator/DefaultSignalHandler.cs: Signal specific part of vm generation. * generator/InterfaceVM.cs: New class for interface vms. * generator/ObjectBase.cs: Parse the class struct. svn path=/trunk/gtk-sharp/; revision=131604 |
||
---|---|---|
.. | ||
gapi-2.0.pc.in | ||
gapi-fixup.cs | ||
gapi-parser.cs | ||
gapi2-fixup.in | ||
gapi2-parser.in | ||
gapi2xml.pl | ||
gapi_pp.pl | ||
gen_keysyms | ||
Makefile.am |