mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 06:05:30 +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 |
||
---|---|---|
.. | ||
glue | ||
AppInfoAdapter.custom | ||
File.custom | ||
FileAdapter.custom | ||
FileEnumerator.custom | ||
FileFactory.cs | ||
gio-api.raw | ||
gio-sharp-2.0.pc.in | ||
gio-sharp.dll.config.in | ||
Gio.metadata | ||
GioStream.cs | ||
Makefile.am |