Packages
glib-2.0
float
DIG
EPSILON
INFINITY
MANT_DIG
MAX
MAX_10_EXP
MAX_EXP
MIN
MIN_10_EXP
MIN_EXP
NAN
RADIX
ROUNDS
max
min
parse
try_parse
abs
clamp
is_finite
is_infinity
is_nan
is_normal
to_string
try_parse
Description:
public
static
bool
try_parse
(
string
str,
out
float
result =
null
,
out
unowned
string
unparsed =
null
)