diff options
Diffstat (limited to 'doc/devel/calendar/cal-client/tmpl/cal-client.sgml')
-rw-r--r-- | doc/devel/calendar/cal-client/tmpl/cal-client.sgml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devel/calendar/cal-client/tmpl/cal-client.sgml b/doc/devel/calendar/cal-client/tmpl/cal-client.sgml index 4426d6c478..6c53f5adbc 100644 --- a/doc/devel/calendar/cal-client/tmpl/cal-client.sgml +++ b/doc/devel/calendar/cal-client/tmpl/cal-client.sgml @@ -57,6 +57,7 @@ GTK+ object for communication with personal calendar server. @CAL_CLIENT_OPEN_SUCCESS: @CAL_CLIENT_OPEN_ERROR: @CAL_CLIENT_OPEN_NOT_FOUND: +@CAL_CLIENT_OPEN_PERMISSION_DENIED: @CAL_CLIENT_OPEN_METHOD_NOT_SUPPORTED: <!-- ##### ENUM CalClientGetStatus ##### --> @@ -336,3 +337,10 @@ End: @calclient: the object which received the signal. @arg1: +<!-- ##### SIGNAL CalClient::backend-died ##### --> +<para> + +</para> + +@calclient: the object which received the signal. + |