Log


Object Hierarchy:

Object hierarchy for Log

Description:

public class Log : QueuedProxyWrapper

Primary access point for talking to the Zeitgeist daemon

Log encapsulates the low level access to the Zeitgeist daemon. You can use it to manage the log by inserting and deleting entries as well as do queries on the logged data.

It's important to realize that the #ZeitgeistLog class does not expose any API that does synchronous communications with the message bus - everything is asynchronous. To ease development some of the methods have variants that are "fire and forget" ignoring the normal return value, so that callbacks does not have to be set up.


Namespace: Zeitgeist
Package: zeitgeist-2.0

Content:

Static methods:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object