summaryrefslogtreecommitdiff
path: root/telepathy-glib/stream-tube-channel.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-04-03 14:11:34 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-04-03 16:01:29 +0200
commit81b7492074ae982f1ae130b900db61c273380a4b (patch)
tree1937102b98fca368ce5aca5b23274d748076f2da /telepathy-glib/stream-tube-channel.c
parentb0919cddbde87259613b0f9c56fb9f25b6065b12 (diff)
downloadtelepathy-glib-81b7492074ae982f1ae130b900db61c273380a4b.tar.gz
Introspect a few getters
It is not always a good idea for bindings to always rely on GObject::get_property(), it can be slow to access properties that way everytime instead of keeping a proxy object in native language.
Diffstat (limited to 'telepathy-glib/stream-tube-channel.c')
-rw-r--r--telepathy-glib/stream-tube-channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/stream-tube-channel.c b/telepathy-glib/stream-tube-channel.c
index 35aa6dd41..26c6afc47 100644
--- a/telepathy-glib/stream-tube-channel.c
+++ b/telepathy-glib/stream-tube-channel.c
@@ -1511,7 +1511,7 @@ tp_stream_tube_channel_offer_finish (TpStreamTubeChannel *self,
}
/**
- * tp_stream_tube_channel_get_service: (skip)
+ * tp_stream_tube_channel_get_service:
* @self: a #TpStreamTubeChannel
*
* Return the #TpStreamTubeChannel:service property