string.to_int – glib-2.0 Reference Manual
Packages
glib-2.0
string
data
length
join
joinv
nfill
@get
_chomp
_chug
_delimit
_strip
ascii_casecmp
ascii_ncasecmp
canon
casefold
char_count
chomp
chr
chug
collate
collate_key
collate_key_for_filename
compress
concat
contains
delimit
down
dup
escape
get_char
get_char_validated
get_next_char
get_prev_char
has_prefix
has_suffix
hash
index_of
index_of_char
index_of_nth_char
last_index_of
last_index_of_char
len
locale_to_utf8
ndup
next_char
normalize
offset
pointer_to_offset
prev_char
printf
rchr
replace
reverse
rstr
rstr_len
scanf
size
slice
splice
split
split_set
str
strip
substring
to_bool
to_double
to_int
to_int64
to_long
to_string
to_uint64
to_ulong
to_utf8
up
utf8_offset
valid_char
validate
vprintf
skip
to_int
Description:
[
Deprecated
( replacement =
"int.parse"
) ]
public
int
to_int
()
Warning:
to_int is deprecated. Use
int.parse
.