intptr – glib-2.0 Reference Manual
Packages
glib-2.0
intptr
FORMAT
FORMAT_MODIFIER
MAX
MIN
max
min
clamp
to_string
intptr
Object Hierarchy:
Description:
[
SimpleType
]
public
struct
intptr
Package:
glib-2.0
Content:
Constants:
public
const
long
MIN
public
const
long
MAX
public
const
unowned
string
FORMAT
public
const
unowned
string
FORMAT_MODIFIER
Static methods:
public
static
intptr
min
(
intptr
a,
intptr
b)
public
static
intptr
max
(
intptr
a,
intptr
b)
Methods:
public
string
to_string
(
string
format =
"%"
+
FORMAT
)
public
intptr
clamp
(
intptr
low,
intptr
high)