The members of GLib.GType are listed below.
See Also: Inherited members from System.ValueType
static readonly | Boolean | GType. The GLib.GType for bool values. |
static readonly | Boxed | GType. The GLib.GType for "boxed" struct values. |
static readonly | Char | GType. The GLib.GType for sbyte values. |
static readonly | Double | GType. The GLib.GType for double values. |
static readonly | Enum | GType. The GLib.GType for GType-registered enum values. |
static readonly | Flags | GType. The GLib.GType for GType-registered flag values. |
static readonly | Float | GType. The GLib.GType for float values. |
static readonly | Int | GType. The GLib.GType for int values. |
static readonly | Int64 | GType. The GLib.GType for long values. |
static readonly | Interface | GType. The GLib.GType for unmanaged interface values. |
static readonly | Invalid | GType. An invalid GLib.GType. |
static readonly | None | GType. A GLib.GType corresponding to void. |
static readonly | Object | GType. The GLib.GType for GLib.Object values. |
static readonly | Pointer | GType. The GLib.GType for pointer values. |
static readonly | String | GType. The GLib.GType for string values. |
static readonly | UChar | GType. The GLib.GType for byte values. |
static readonly | UInt | GType. The GLib.GType for uint values. |
static readonly | UInt64 | GType. The GLib.GType for ulong values. |
static | LookupType(IntPtr)Looks up the Type corresponding to an unmanaged GType | |
static | Register(GType, Type)Registers a GLib.GType to Type mapping. | |
static | Equality(GType, GType) | Documentation for this section has not yet been entered. |
static | Inequality(GType, GType) | Documentation for this section has not yet been entered. |
static | Conversion to System.Type(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to GLib.GType(Explicit) | Documentation for this section has not yet been entered. |