Method
EBackendCollectionBackendis_new_source
since: 3.32
Declaration [src]
gboolean
e_collection_backend_is_new_source (
ECollectionBackend* backend,
ESource* source
)
Description [src]
Returns whether the source is a newly created child or not. New sources
are remembered between two populate calls only.
Available since: 3.32
Parameters
source-
Type:
ESourceA child
ESource.The data is owned by the caller of the method.