uchar – glib-2.0 Reference Manual
Packages
glib-2.0
uchar
max
min
clamp
to_string
uchar
Object Hierarchy:
Description:
[
SimpleType
]
public
struct
uchar
All known sub-structs:
DateDay
Package:
glib-2.0
Content:
Static methods:
public
static
uchar
min
(
uchar
a,
uchar
b)
public
static
uchar
max
(
uchar
a,
uchar
b)
Methods:
public
string
to_string
(
string
format =
"%hhu"
)
public
uchar
clamp
(
uchar
low,
uchar
high)