bool – glib-2.0 Reference Manual
Packages
glib-2.0
bool
parse
try_parse
to_string
bool
Object Hierarchy:
Description:
[
SimpleType
]
public
struct
bool
Package:
glib-2.0
Content:
Static methods:
public
static
bool
parse
(
string
str)
public
static
bool
try_parse
(
string
str,
out
bool
result =
null
)
Methods:
public
string
to_string
()