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