short
Object Hierarchy:
Description:
[ SimpleType ]
[ GIR ( name = "gshort" ) ]
[ CCode ( cname = "gshort" , 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 = "n" ) ]
[ IntegerType ( max = 32767 , min = -32768 , rank = 4 ) ]
public struct short
Content:
Constants:
- public const short MAX
- public const short MIN
Static methods:
- public static short max (short a, short b)
- public static short min (short a, short b)
Methods: