Log
Object Hierarchy:
Description:
public class Log :
Object
Content:
Properties:
Static methods:
Creation methods:
Methods:
- public async bool delete_events (owned Array event_ids, Cancellable? cancellable) throws Error
- public async bool delete_log (Cancellable? cancellable) throws Error
- public async Array find_event_ids (TimeRange time_range, owned PtrArray event_templates, StorageState storage_state, uint32 num_events, ResultType result_type, Cancellable? cancellable) throws Error
- public async ResultSet find_events (TimeRange time_range, owned PtrArray event_templates, StorageState storage_state, uint32 num_events, ResultType result_type, Cancellable? cancellable) throws Error
- public async string[] find_related_uris (TimeRange time_range, owned PtrArray event_templates, owned PtrArray result_event_templates, StorageState storage_state, uint32 num_events, ResultType result_type, Cancellable? cancellable) throws Error
- public async ResultSet get_events (owned Array event_ids, Cancellable? cancellable) throws Error
- public void get_version (out int major, out int minor, out int micro)
- public async Array insert_events (Cancellable? cancellable, ...) throws Error
- public async Array insert_events_from_ptrarray (owned PtrArray events, Cancellable? cancellable) throws Error
- public void insert_events_no_reply (...)
- public void install_monitor (Monitor monitor)
- public bool is_connected ()
- public async bool quit (Cancellable? cancellable) throws Error
- public void remove_monitor (Monitor monitor)
Inherited Members:
All known members inherited from class GLib.Object