mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 19:35:42 +00:00
ad74c64345
With the new G_DEFINE_INTERFACE macro, the interface initialization function is named *_default_init, so we need to handle that like *_base_init and *_class_init. Reparse gtk/gtk-api.raw and gio/gio-api.raw. This creates some new signals that were previously incorrectly reported as virtual methods, and also adds some properties. |
||
---|---|---|
.. | ||
.gitignore | ||
gapi-3.0.pc.in | ||
gapi-fixup.cs | ||
gapi-parser.cs | ||
gapi2xml.pl | ||
gapi3-fixup.in | ||
gapi3-parser.in | ||
gapi_pp.pl | ||
gen_keysyms | ||
Makefile.am |