Packages
telepathy-glib
TelepathyGLib
Intset
from_array
Intset
Intset.containing
Intset.sized_new
@foreach
add
clear
copy
destroy
difference
difference_update
dump
intersection
is_empty
is_equal
is_member
remove
size
symmetric_difference
to_array
union
union_update
copy
Description:
public
Intset
copy
()
Parameters:
this
A set of integers
Returns:
A set containing the same integers as
this
, to be freed with
destroy
by the caller