Gee.Collection.to_array Reference Manual
Packages
gee-1.0
Gee
Collection
empty
size
is_empty
read_only_view
contains
add
remove
clear
add_all
contains_all
remove_all
retain_all
to_array
to_array
Description:
public
abstract
G
?[] to_array ()
Returns an array containing all of items from this collection.
Returns:
an array containing all of items from this collection
Generated by
Valadoc