Delete a collection of events from the zeitgeist log given their event ids.
The deletion will be done asynchronously, and this method returns immediately.
| event_ids | Array<uint32> | 
| cancellable | a GLib.Cancellable to cancel the operation or %NULL |