aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'libindicator/indicator-object.c')
-rw-r--r--libindicator/indicator-object.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libindicator/indicator-object.c b/libindicator/indicator-object.c
index f82a7c3..988a8ae 100644
--- a/libindicator/indicator-object.c
+++ b/libindicator/indicator-object.c
@@ -501,12 +501,12 @@ indicator_object_entry_activate (IndicatorObject * io, IndicatorObjectEntry * en
}
/**
- indicator_object_entry_activate:
+ indicator_object_entry_close:
@io: #IndicatorObject to query
@entry: The #IndicatorObjectEntry whose menu was closed
@timestamp: The X11 timestamp of the event
- Used to signal that a menu has been closed for the specific
+ Used to tell the indicator that a menu has been closed for the
entry that is specified.
*/
void