mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-23 03:57:00 +00:00
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
|
||
|---|---|---|
| .. | ||
| glue | ||
| .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 | ||
| SignalArgs.cs | ||
| SignalAttribute.cs | ||
| SignalCallback.cs | ||
| SList.cs | ||
| Source.cs | ||
| Thread.cs | ||
| Timeout.cs | ||
| Type.cs | ||
| TypeConverter.cs | ||
| TypeFundamentals.cs | ||
| UnwrappedObject.cs | ||
| Value.cs | ||
| ValueArray.cs | ||