uint
Object Hierarchy:
Description:
[
SimpleType ]
public struct uint
Corresponds to the standard C unsigned int type.
Values of this type can range from 0 to MAX.
Package: glib-2.0
Content:
Static methods:
Methods:
Fields:
-
public static uint MIN
-
public static uint MAX
The maximum value which can be held in a uint.