short – glib-2.0 Reference Manual
Packages
glib-2.0
short
max
min
clamp
to_string
MAX
MIN
short
Object Hierarchy:
Description:
[
SimpleType
]
public
struct
short
Package:
glib-2.0
Content:
Static methods:
public
static
short
min
(
short
a,
short
b)
public
static
short
max
(
short
a,
short
b)
Methods:
public
string
to_string
(
string
format =
"%hi"
)
public
short
clamp
(
short
low,
short
high)
Fields:
public
static
short
MIN
public
static
short
MAX