diff options
author | Philip Withnall <withnall@endlessm.com> | 2018-04-11 17:03:31 +0100 |
---|---|---|
committer | Philip Withnall <withnall@endlessm.com> | 2018-04-13 15:25:26 +0100 |
commit | cf24867b931501d387402f050f9c85516c97d7a0 (patch) | |
tree | aa764efd24e7ec204b71e947d2b1df97b2f7d297 /docs/reference | |
parent | a80117c371f726545e2dcde8dd63268cd675b26d (diff) | |
download | glib-cf24867b931501d387402f050f9c85516c97d7a0.tar.gz |
gtimezone: Add g_time_zone_new_offset() convenience constructor
This includes tests.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
https://bugzilla.gnome.org/show_bug.cgi?id=676923
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/glib/glib-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index c02b22a67..f6322f052 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -1648,6 +1648,7 @@ g_time_zone_ref g_time_zone_new g_time_zone_new_local g_time_zone_new_utc +g_time_zone_new_offset <SUBSECTION> GTimeType g_time_zone_find_interval |