ECal.TimezoneCache – libecal-2.0 Reference Manual
Packages
libecal-2.0
ECal
TimezoneCache
add_tz
get_tz
list_timezones
tzcache_add_timezone
timezone_added
TimezoneCache
Object Hierarchy:
Description:
[
CCode
( cname =
"ETimezoneCache"
, type_cname =
"ETimezoneCacheInterface"
, type_id =
"e_timezone_cache_get_type ()"
) ]
[
Version
( since =
"3.8"
) ]
public
interface
TimezoneCache
:
Object
All known implementing classes:
Client
Namespace:
ECal
Package:
libecal-2.0
Content:
Methods:
public
void
add_tz
(
Timezone
zone)
Adds a copy of
zone
to
this
and emits an
timezone_added
signal.
public
unowned
Timezone
?
get_tz
(
string
tzid)
Obtains an
Timezone
by its TZID string.
public
List
<
unowned
Timezone
>
list_timezones
()
Returns a list of
Timezone
instances that were explicitly added to the
this
through
add_tz
.
public
abstract
void
tzcache_add_timezone
(
Timezone
zone)
Signals:
public
virtual
signal
void
timezone_added
(
Timezone
zone)
Emitted when a new
icaltimezone
is added to
cache
.
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