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