int32
Object Hierarchy:
Description:
[ SimpleType ]
[ GIR ( name = "gint32" ) ]
[ CCode ( cname = "gint32" , default_value = "0" , default_value_on_error = "-1" , get_value_function = "g_value_get_int" , marshaller_type_name = "INT" , set_value_function = "g_value_set_int" , type_id = "G_TYPE_INT" , type_signature = "i" ) ]
[ IntegerType ( rank = 6 ) ]
public struct int32
Content:
Constants:
- public const string FORMAT
This is the platform dependent conversion specifier for scanning and
printing values of type int32.
- public const string FORMAT_MODIFIER
- public const int32 MAX
The maximum value which can be held in a int32
.
- public const int32 MIN
The minimum value which can be held in a int32
.
Static methods:
Methods: