mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 05:55:31 +00:00
414a14d93e
* glib/UnwrappedObject.cs: New class which holds an IntPtr. This is used in Value so that we can retrieve the IntPtr itself for an object property. * glib/Value.cs: Add UnwrappedObject cast operator. * glib/Property.cs: If the retrieved value is an object, and there is no wrapper object, create a new one. svn path=/trunk/gtk-sharp/; revision=5440 |
||
---|---|---|
.. | ||
.cvsignore | ||
Boxed.cs | ||
EnumWrapper.cs | ||
GException.cs | ||
IWrapper.cs | ||
Makefile.in | ||
makefile.win32 | ||
Object.cs | ||
SignalArgs.cs | ||
SignalCallback.cs | ||
SList.cs | ||
Timeout.cs | ||
TypeFundamentals.cs | ||
UnwrappedObject.cs | ||
Value.cs |