summaryrefslogtreecommitdiff
path: root/src/libical-glib/api/i-cal-timezone.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical-glib/api/i-cal-timezone.xml')
-rw-r--r--src/libical-glib/api/i-cal-timezone.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libical-glib/api/i-cal-timezone.xml b/src/libical-glib/api/i-cal-timezone.xml
index 0de66874..5dc47109 100644
--- a/src/libical-glib/api/i-cal-timezone.xml
+++ b/src/libical-glib/api/i-cal-timezone.xml
@@ -172,6 +172,10 @@
<returns type="gchar *" comment="The name of vtimezone."/>
<comment xml:space="preserve">Gets the name of the vtimezone in component.</comment>
</method>
+ <method name="i_cal_timezone_get_zone_directory" corresponds="get_zone_directory" kind="others" since="3.0.17">
+ <returns type="const gchar *" comment="The path to look for the zonefiles"/>
+ <comment xml:space="preserve">Gets the directory to look for the zonefiles.</comment>
+ </method>
<method name="i_cal_timezone_set_zone_directory" corresponds="set_zone_directory" kind="others" since="1.0">
<parameter type="const gchar *" name="path" comment="The path to look for the zonefiles"/>
<comment xml:space="preserve">Sets the directory to look for the zonefiles.</comment>