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