glib-sharp2.10.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An arbitrary data type similar to a CORBA Any which is used to get and set properties on Objects.System.ValueTypeSystem.IDisposableConstructorConstructs a Value from a specified boolean.
an object of type ConstructorConstructs a Value from a specified double.
an object of type ConstructorConstructs a Value from a specified float.
an object of type ConstructorConstructs a Value from a specified integer.
an object of type ConstructorConstructs a Value from a specified object.
an object of type ConstructorConstructs a Value from a specified pointer.
an object of type ConstructorConstructs a Value from a specified string.
an object of type ConstructorConstructs a Value from a specified uint.
an object of type ConstructorConstructs a Value from a specified ushort.
an object of type MethodSystem.VoidDisposes the underlying valueConstructorConstructs a Value from any object, including a managed type.
a ConstructorConstructs a value for an Opaque type.
a
a
a System.Obsolete(Message=null, IsError=False)PropertySystem.ObjectAccesses the value.a ConstructorConstructs an initialized value for a given type.
a FieldGLib.ValueAn unitialized value.MethodSystem.VoidInitializes a value to a given type.
a ConstructorConstructs a value initialized for a given property name.
a
a ConstructorConstructs a value initialized to a given enumerated type property.
a
a
a System.Obsolete(Message=null, IsError=False)ConstructorConstructs a Value from an object of a given type
an object
the (C/GType) name of 's type
ConstructorConstructs a Value from an object of a given type
an value
the (C/GType) name of 's type
System.Obsolete(Message="Replaced by Value(object) constructor", IsError=False)ConstructorConstructs a value for a 64 bit integer.
a ConstructorConstructs a value for a 64 bit unsigned integer.
a MethodSystem.Boolean
a Extracts a boolean value from a .The boolean value.MethodSystem.Int32
a Extracts an integer value from a .The integer value.MethodSystem.UInt32
a Extracts an unsigned integer value from a .The unsigned integer value.MethodSystem.UInt16
a Extracts an unsigned short value from a .The unsigned short value.MethodSystem.Int64
a Extracts a long integer value from a .The long integer value.MethodSystem.UInt64
a Extracts an unsigned long integer value from a .The unsigned long integer value.MethodGLib.EnumWrapper
a Extracts an enumeration value from a .The enumeration value.MethodSystem.Single
a Extracts a floating-point value from a .The floating-point value.MethodSystem.Double
a Extracts a double-precision floating-point value from a .The double-precision floating-point value.MethodSystem.String
a Extracts a string value from a .The string value.MethodSystem.IntPtr
a Extracts an untyped pointer value from a .The untyped pointer value.MethodGLib.Opaque
a Extracts an opaque object value from a .The opaque object value.MethodGLib.Boxed
a Extracts a boxed type value from a .The boxed type value.MethodGLib.Object
a Extracts an object value from a .The object value.MethodGLib.UnwrappedObject
a Extracts an unwrapped object value from a .The unwrapped object value.Constructor
a Constructs a Value from a specified string array.MethodSystem.String[]
a Extracts a string array from a .The string array value.MethodSystem.Enum
a Extracts an enum value from a .The enum value.Note that casting a to any enum type will invoke this operator.