Packages
gee-0.8
Gee
ConcurrentList
equal_func
is_empty
read_only
size
ConcurrentList
@get
@set
add
clear
contains
index_of
insert
iterator
list_iterator
remove
remove_at
slice
add
Description:
public
override
bool
add
(
G
item)
Adds an item to this collection. Must not be called on read-only collections.