Zeitgeist.RemoteRegistry – zeitgeist-2.0 Reference Manual
Packages
zeitgeist-2.0
Zeitgeist
RemoteRegistry
get_data_source_from_id
get_data_sources
register_data_source
set_data_source_enabled
data_source_disconnected
data_source_enabled
data_source_registered
RemoteRegistry
Object Hierarchy:
Description:
[
DBus
( name =
"org.gnome.zeitgeist.DataSourceRegistry"
) ]
protected
interface
RemoteRegistry
:
Object
Namespace:
Zeitgeist
Package:
zeitgeist-2.0
Content:
Methods:
public
abstract
async
Variant
get_data_source_from_id
(
string
unique_id,
Cancellable
? cancellable =
null
)
throws
Error
public
abstract
async
Variant
get_data_sources
(
Cancellable
? cancellable =
null
)
throws
Error
public
abstract
async
bool
register_data_source
(
string
unique_id,
string
name,
string
description,
Variant
event_templates,
Cancellable
? cancellable =
null
,
BusName
? sender =
null
)
throws
Error
public
abstract
async
void
set_data_source_enabled
(
string
unique_id,
bool
enabled,
Cancellable
? cancellable =
null
)
throws
Error
Signals:
public
signal
void
data_source_disconnected
(
Variant
data_source)
public
signal
void
data_source_enabled
(
string
unique_id,
bool
enabled)
public
signal
void
data_source_registered
(
Variant
data_source)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref