Array<uint32> insert_event (Event event, Cancellable? cancellable = null) throws Error
        Asynchronously send a set of events to the Zeitgeist daemon, requesting they be inserted into the log.
| event | A Event | 
| cancellable | a GLib.Cancellableto cancel the operation or %NULL |