RemoteSimpleIndexer
Object Hierarchy:
Description:
[
DBus ( name =
"org.gnome.zeitgeist.Index" ) ]
protected interface RemoteSimpleIndexer :
Object
Content:
Methods:
- public abstract async void search (string query_string, Variant time_range, Variant filter_templates, uint offset, uint count, uint result_type, Cancellable? cancellable, out Variant events, out uint matches) throws Error
- public abstract async void search_with_relevancies (string query_string, Variant time_range, Variant filter_templates, uint storage_state, uint offset, uint count, uint result_type, Cancellable? cancellable, out Variant events, out double[] relevancies, out uint matches) throws Error
Inherited Members:
All known members inherited from class GLib.Object