mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-02-02 15:21:09 +00:00
32ae593a0e
* glib/Object.cs (Ref): Added. * gtk/Object.custom (Ref): Overload. Note that we were reffed. (DisposeNative): Unref if we were explicitly reffed. * generator/Method.cs: Call Ref if needs_ret is set. * generator/StructBase.cs: Call Ref on all object accessors. * glue/style.c: Ref returned GCs. * sources/Gtk.metadata: Set needs_ret on various gdk-related accessors in GtkWidget. Hide Ref/Unref methods on Widget and RcStyle as these ought to be deprecated anyway. svn path=/trunk/gtk-sharp/; revision=7380 |
||
---|---|---|
.. | ||
.cvsignore | ||
Boxed.cs | ||
DelegateWrapper.cs | ||
EnumWrapper.cs | ||
GException.cs | ||
Idle.cs | ||
IWrapper.cs | ||
List.cs | ||
ListBase.cs | ||
Makefile.in | ||
makefile.win32 | ||
Object.cs | ||
ObjectManager.cs | ||
Opaque.cs | ||
SignalArgs.cs | ||
SignalCallback.cs | ||
SList.cs | ||
Timeout.cs | ||
TypeFundamentals.cs | ||
UnwrappedObject.cs | ||
Value.cs |