Zeitgeist.DataSource – zeitgeist-1.0 Reference Manual
Packages
zeitgeist-1.0
Zeitgeist
DataSource
DataSource
DataSource.from_variant
DataSource.full
get_description
get_event_templates
get_name
get_timestamp
get_unique_id
is_enabled
is_running
set_description
set_enabled
set_event_templates
set_name
set_running
set_timestamp
set_unique_id
to_variant
to_variant_full
DataSource
Object Hierarchy:
Description:
public
class
DataSource
:
InitiallyUnowned
Namespace:
Zeitgeist
Package:
zeitgeist-1.0
Content:
Creation methods:
public
DataSource
()
public
DataSource.from_variant
(
Variant
src)
public
DataSource.full
(
string
id,
string
name,
string
desc,
owned
PtrArray
event_templates)
Methods:
public
unowned
string
get_description
()
public
unowned
PtrArray
get_event_templates
()
public
unowned
string
get_name
()
public
int64
get_timestamp
()
public
unowned
string
get_unique_id
()
public
bool
is_enabled
()
public
bool
is_running
()
public
void
set_description
(
string
description)
public
void
set_enabled
(
bool
enabled)
public
void
set_event_templates
(
owned
PtrArray
event_templates)
public
void
set_name
(
string
name)
public
void
set_running
(
bool
running)
public
void
set_timestamp
(
int64
timestamp)
public
void
set_unique_id
(
string
unique_id)
public
unowned
Variant
to_variant
()
public
unowned
Variant
to_variant_full
()
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