mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 20:25:37 +00:00
58e97c087a
* glib/Global.cs: Add a public constant field specifying the calling convention used by GLib and depending libraries. By now it's hardcoded to Cdecl as every non-Win32 runtime should ignore this attribute. * *.cs, *.custom: Use GLib.Global.CallingConvention for both pinvokes and callbacks. Plugs a stack leak on Win32. All pinvokes defaulted to StdCall and thus the stack was never cleaned up. svn path=/trunk/gtk-sharp/; revision=141175 |
||
---|---|---|
.. | ||
glue | ||
atk-api-2.14.raw | ||
atk-sharp.dll.config.in | ||
Atk.metadata | ||
Global.custom | ||
Hyperlink.custom | ||
Makefile.am | ||
Misc.custom | ||
Object.custom | ||
SelectionAdapter.custom | ||
TextAdapter.custom | ||
TextChangedDetail.cs | ||
Util.custom |