Virtual Method

EDataCalCalBackendimpl_remove_objects

Declaration [src]

void
impl_remove_objects (
  ECalBackend* backend,
  EDataCal* cal,
  guint32 opid,
  GCancellable* cancellable,
  const GSList* ids,
  ECalObjModType mod,
  ECalOperationFlags opflags
)

Description [src]

Parameters

cal

Type: EDataCal

No description available.

The data is owned by the caller of the method.
opid

Type: guint32

No description available.

cancellable

Type: GCancellable

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
ids

Type: A list of gpointer

No description available.

The data is owned by the caller of the method.
mod

Type: ECalObjModType

No description available.

opflags

Type: ECalOperationFlags

No description available.