aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-30 20:44:43 -0500
committerTed Gould <ted@canonical.com>2009-04-30 20:44:43 -0500
commitdbfd181e1068fdbafd97bf11f5654dc8bc14caa5 (patch)
tree042c09440e2d7df5df1f8afdfc870c191759aa49
parent15720aae214633691ed4a940dd1b7dcb313ea0ca (diff)
downloadlibayatana-indicator-dbfd181e1068fdbafd97bf11f5654dc8bc14caa5.tar.gz
libayatana-indicator-dbfd181e1068fdbafd97bf11f5654dc8bc14caa5.tar.bz2
libayatana-indicator-dbfd181e1068fdbafd97bf11f5654dc8bc14caa5.zip
Woot, signal documentation works now.
-rw-r--r--libindicate/server.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/libindicate/server.h b/libindicate/server.h
index f0e1569..820e641 100644
--- a/libindicate/server.h
+++ b/libindicate/server.h
@@ -75,14 +75,14 @@ struct _IndicateServer {
/**
IndicateServerClass:
@parent: Parent Class
- @indicator_added: Slot for #IndicatorServer::indicator-added
- @indicator_removed: Slot for #IndicatorServer::indicator-removed
- @indicator_modified: Slot for #IndicatorServer::indicator-modified
- @server_show: Slot for #IndicatorServer::server-show
- @server_hide: Slot for #IndicatorServer::server-hide
- @server_display: Slot for #IndicatorServer::server-display
- @interest_added: Slot for #IndicatorServer::interest-added
- @interest_removed: Slot for #IndicatorServer::interest-removed
+ @indicator_added: Slot for #IndicateServer::indicator-added.
+ @indicator_removed: Slot for #IndicateServer::indicator-removed.
+ @indicator_modified: Slot for #IndicateServer::indicator-modified.
+ @server_show: Slot for #IndicateServer::server-show.
+ @server_hide: Slot for #IndicateServer::server-hide.
+ @server_display: Slot for #IndicateServer::server-display.
+ @interest_added: Slot for #IndicateServer::interest-added.
+ @interest_removed: Slot for #IndicateServer::interest-removed.
@get_indicator_count: Returns the number of indicators that are visible
on the bus. Hidden indicators should not be counted.
@get_indciator_count_by_type: Returns the number of indicators that are