mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-05 04:04:54 +00:00
* 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 | ||
| Adjustment.custom | ||
| Application.cs | ||
| ColorSelectionDialog.custom | ||
| Dialog.custom | ||
| FileSelection.custom | ||
| ListStore.custom | ||
| Makefile.in | ||
| makefile.win32 | ||
| Object.custom | ||
| Paned.custom | ||
| ScrolledWindow.custom | ||
| Style.custom | ||
| Table.custom | ||
| TextBuffer.custom | ||
| ThreadNotify.cs | ||
| TreeModel.custom | ||
| TreeModelSort.custom | ||
| TreeStore.custom | ||
| TreeView.custom | ||
| Widget.custom | ||
| Window.custom | ||