Packages
gee-0.8
Gee
AbstractCollection
read_only
read_only_view
size
AbstractCollection
@foreach
add
clear
contains
iterator
remove
add
Description:
public
abstract
bool
add
(
G
item)
Adds an item to this collection. Must not be called on read-only collections.