mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-27 10:45:28 +00:00
598f8e28e5
that take the name of the type rather than an object/property name pair; this way they work for both GObject properties and GtkContainer child properties. * glib/glue/value.c (gtksharp_value_create_from_type_name): glue for that * glib/Opaque.cs (GetOpaque): Fix this. * generator/Property.cs (Generate): Use the new GLib.Value constructors. (Fixes setting of enum-valued child properties.) svn path=/trunk/gtk-sharp/; revision=36174 |
||
---|---|---|
.. | ||
.cvsignore | ||
error.c | ||
list.c | ||
Makefile.am | ||
makefile.win32 | ||
object.c | ||
slist.c | ||
type.c | ||
unichar.c | ||
value.c | ||
valuearray.c | ||
win32dll.c |