GtkSharp/glib
Dan Winship 598f8e28e5 * glib/Value.cs: add new constructors for enum and boxed values
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
2004-11-16 18:03:58 +00:00
..
glue * glib/Value.cs: add new constructors for enum and boxed values 2004-11-16 18:03:58 +00:00
.cvsignore
AssemblyInfo.cs.in
Boxed.cs
ConnectBeforeAttribute.cs
DefaultSignalHandlerAttribute.cs
DelegateWrapper.cs
EnumWrapper.cs
FileUtils.cs
GException.cs
glib-sharp.dll.config.in
GString.cs
Idle.cs
IWrapper.cs
List.cs
ListBase.cs
Log.cs
MainContext.cs
MainLoop.cs
Makefile.am
makefile.win32
ManagedValue.cs
Markup.cs
Marshaller.cs
MissingIntPtrCtorException.cs
Object.cs
ObjectManager.cs
Opaque.cs * glib/Value.cs: add new constructors for enum and boxed values 2004-11-16 18:03:58 +00:00
SignalArgs.cs
SignalAttribute.cs
SignalCallback.cs
SList.cs
Source.cs
Thread.cs
Timeout.cs
Type.cs
TypeConverter.cs
TypeFundamentals.cs
UnwrappedObject.cs
Value.cs * glib/Value.cs: add new constructors for enum and boxed values 2004-11-16 18:03:58 +00:00
ValueArray.cs