diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-06-01 17:48:49 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-06-01 17:57:26 +0100 |
commit | 63fb36de9e7223d7bb7a367ea14fdfe2333a86b9 (patch) | |
tree | dd40e2c9118bc788691f5144e85d462f798a4e95 /doc | |
parent | c4ed2f7437854de6995f44d5875b43cd080604e2 (diff) |
McdConnection: add a "ready" signal, emitted whenever our TpConnection becomes ready
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml b/doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml index b296e483..b96b1ce8 100644 --- a/doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml +++ b/doc/reference/libmissioncontrol-server/tmpl/mcd-connection.sgml @@ -32,6 +32,13 @@ McdConnection @arg1: @arg2: +<!-- ##### SIGNAL McdConnection::ready ##### --> +<para> + +</para> + +@mcdconnection: the object which received the signal. + <!-- ##### SIGNAL McdConnection::self-presence-changed ##### --> <para> |