mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-22 11:41:04 +00:00
bda62ac3b7
* glib/Value.cs : Tried adding CallingConvention.Cdecl to all the DllImports, but still couldn't get reliable Propery setting without periodic NullReference exceptions. When all else fails, drop back and punt. * glib/Object.cs : Rewrote Set|GetProperty methods. Now they use g_object_get|set and don't rely on GValues. The int, bool, and string prop types are now working reliably. * gtk/Window.cs : Update all Properties to use new GLib.Object signatures. * sample/HelloWorld.cs : added some more property usage for testing purposes. svn path=/trunk/gtk-sharp/; revision=1048 |
||
---|---|---|
.. | ||
.cvsignore | ||
HelloWorld.cs | ||
makefile |