Zeitgeist.Log¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent_instance |
r |
Class Details¶
- class Zeitgeist.Log(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod get_default()¶
- Return type:
- classmethod new()¶
- Return type:
- delete_events(event_ids, cancellable, _callback_, *_callback__target)¶
- Parameters:
event_ids ([
int])cancellable (
Gio.CancellableorNone)_callback_ (
Gio.AsyncReadyCallbackorNone)
- delete_events_finish(_res_)¶
- Parameters:
_res_ (
Gio.AsyncResult)- Raises:
- Return type:
- find_event_ids(time_range, event_templates, storage_state, num_events, result_type, cancellable, _callback_, *_callback__target)¶
- Parameters:
time_range (
Zeitgeist.TimeRange)event_templates ([
Zeitgeist.Event])storage_state (
Zeitgeist.StorageState)num_events (
int)result_type (
Zeitgeist.ResultType)cancellable (
Gio.CancellableorNone)_callback_ (
Gio.AsyncReadyCallbackorNone)
- find_event_ids_finish(_res_)¶
- Parameters:
_res_ (
Gio.AsyncResult)- Raises:
- Return type:
[
int]
- find_events(time_range, event_templates, storage_state, num_events, result_type, cancellable, _callback_, *_callback__target)¶
- Parameters:
time_range (
Zeitgeist.TimeRange)event_templates ([
Zeitgeist.Event])storage_state (
Zeitgeist.StorageState)num_events (
int)result_type (
Zeitgeist.ResultType)cancellable (
Gio.CancellableorNone)_callback_ (
Gio.AsyncReadyCallbackorNone)
- find_events_finish(_res_)¶
- Parameters:
_res_ (
Gio.AsyncResult)- Raises:
- Return type:
- Parameters:
time_range (
Zeitgeist.TimeRange)event_templates ([
Zeitgeist.Event])result_event_templates ([
Zeitgeist.Event])storage_state (
Zeitgeist.StorageState)num_events (
int)result_type (
Zeitgeist.RelevantResultType)cancellable (
Gio.CancellableorNone)_callback_ (
Gio.AsyncReadyCallbackorNone)
- Parameters:
_res_ (
Gio.AsyncResult)- Raises:
- Return type:
[
str]
- get_events(event_ids, cancellable, _callback_, *_callback__target)¶
- Parameters:
event_ids ([
int])cancellable (
Gio.CancellableorNone)_callback_ (
Gio.AsyncReadyCallbackorNone)
- get_events_finish(_res_)¶
- Parameters:
_res_ (
Gio.AsyncResult)- Raises:
- Return type:
- insert_event(event, cancellable, _callback_, *_callback__target)¶
- Parameters:
event (
Zeitgeist.Event)cancellable (
Gio.CancellableorNone)_callback_ (
Gio.AsyncReadyCallbackorNone)
- insert_event_finish(_res_)¶
- Parameters:
_res_ (
Gio.AsyncResult)- Raises:
- Return type:
[
int]
- insert_event_no_reply(event)¶
- Parameters:
event (
Zeitgeist.Event)- Raises:
- insert_events(events, cancellable, _callback_, *_callback__target)¶
- Parameters:
events ([
Zeitgeist.Event])cancellable (
Gio.CancellableorNone)_callback_ (
Gio.AsyncReadyCallbackorNone)
- insert_events_finish(_res_)¶
- Parameters:
_res_ (
Gio.AsyncResult)- Raises:
- Return type:
[
int]
- insert_events_no_reply(events)¶
- Parameters:
events ([
Zeitgeist.Event])- Raises:
- install_monitor(monitor)¶
- Parameters:
monitor (
Zeitgeist.Monitor)- Raises:
- quit(cancellable, _callback_, *_callback__target)¶
- Parameters:
cancellable (
Gio.CancellableorNone)_callback_ (
Gio.AsyncReadyCallbackorNone)
- quit_finish(_res_)¶
- Parameters:
_res_ (
Gio.AsyncResult)- Raises:
- remove_monitor(monitor)¶
- Parameters:
monitor (
Zeitgeist.Monitor)- Raises: