summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-10 13:17:06 +0100
committerXavier Claessens <xavier.claessens@collabora.com>2014-04-14 14:30:27 -0400
commit69642a918b6781425c8147266ce8c565bdbdcbdf (patch)
treeb6392e7c8a5d0928d5476056c9d8a0ae1e001326 /docs
parenta53bc16ddb2e8e33526aed6ee7dff6529c8d2461 (diff)
TpBaseProtocol: be a GDBusObjectSkeleton
This means we don't need the get_interfaces_array() vfunc, because we can inspect the GDBusObject interface to find out what our interfaces are.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/telepathy-glib/telepathy-glib-sections.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/reference/telepathy-glib/telepathy-glib-sections.txt b/docs/reference/telepathy-glib/telepathy-glib-sections.txt
index 81a067687..f07d33db8 100644
--- a/docs/reference/telepathy-glib/telepathy-glib-sections.txt
+++ b/docs/reference/telepathy-glib/telepathy-glib-sections.txt
@@ -4677,10 +4677,8 @@ TpBaseProtocolGetParametersFunc
TpBaseProtocolNewConnectionFunc
TpBaseProtocolNormalizeContactFunc
TpBaseProtocolIdentifyAccountFunc
-TpBaseProtocolGetInterfacesFunc
TpBaseProtocolGetConnectionDetailsFunc
TpBaseProtocolGetAvatarDetailsFunc
-TpBaseProtocolGetInterfacesArrayFunc
<SUBSECTION Standard>
tp_base_protocol_get_type
TP_BASE_PROTOCOL