diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index c8cef3d83..78449512f 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -2305,6 +2305,9 @@ tp_presence_status_spec_can_set_on_self tp_presence_status_spec_get_name tp_presence_status_spec_get_presence_type tp_presence_status_spec_has_message +tp_presence_status_spec_new +tp_presence_status_spec_copy +tp_presence_status_spec_free TpPresenceMixinStatusAvailableFunc TpPresenceMixinGetContactStatusesFunc TpPresenceMixinSetOwnStatusFunc @@ -2333,9 +2336,11 @@ tp_presence_mixin_class_get_offset_quark tp_presence_mixin_get_offset_quark TpPresenceMixinPrivate TpPresenceMixinClassPrivate +TpPresenceStatusSpecPrivate <SUBSECTION Standard> TP_PRESENCE_MIXIN_CLASS TP_PRESENCE_MIXIN +tp_presence_status_spec_get_type </SECTION> <SECTION> |