Virtual Method

ECalClientViewobjects_added

Declaration [src]

void
objects_added (
  ECalClientView* client_view,
  const GSList* objects
)

Description [src]

A signal emitted when new objects are added into the view.

Parameters

objects

Type: A list of gpointer

No description available.

The data is owned by the caller of the method.