summaryrefslogtreecommitdiff
path: root/telepathy-glib/stream-tube-connection-internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Mark all -internal headers as /*<private_header>*/Simon McVittie2012-05-071-0/+1
| | | | | | | | | | This is a nicer way to get them out of the gtk-doc than listing them all in docs/reference/Makefile.am. (We still need to mention proxy-introspectable.h there, though - it's private from gtk-doc's point of view, but not gobject-introspection's.) Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384
* tp-stream-tube: rename "connection" to "socket connection"Guillaume Desmottes2010-10-041-1/+1
| | | | Avoid confusion with TpConnection.
* stream-tube-connection: keep a ref on the channelGuillaume Desmottes2010-09-281-1/+2
|
* tube-conn: add 'closed' signalGuillaume Desmottes2010-09-281-0/+3
|
* add TpStreamTubeConnectionGuillaume Desmottes2010-09-281-0/+46