Function
ECalComponentBagItemequal_by_comp
unstable since: 3.58
Declaration [src]
gboolean
e_cal_component_bag_item_equal_by_comp (
gconstpointer item1,
gconstpointer item2
)
Description [src]
Returns whether the item1 and item2 are equal regarding
the component reference stored in them. Only the client,
uid and rid members of the items are used here.
See: e_cal_component_bag_item_hash_by_comp().
Available since: 3.58