summaryrefslogtreecommitdiff
path: root/atspi/atspi-accessible.c
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2020-06-11 14:27:28 -0500
committerMike Gorse <mgorse@suse.com>2020-06-11 14:27:28 -0500
commitb0bf47c85ca221471eb366729cab37e38b60f722 (patch)
tree7eded7a92467c7795b0034ecad668373203d6cbb /atspi/atspi-accessible.c
parent47aa52f5268bbf136fe917c4f49fba0db84eec33 (diff)
downloadat-spi2-core-b0bf47c85ca221471eb366729cab37e38b60f722.tar.gz
Fix documentation for the new mode_changed signal
Diffstat (limited to 'atspi/atspi-accessible.c')
-rw-r--r--atspi/atspi-accessible.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/atspi/atspi-accessible.c b/atspi/atspi-accessible.c
index f54aa959..4be624c5 100644
--- a/atspi/atspi-accessible.c
+++ b/atspi/atspi-accessible.c
@@ -299,6 +299,7 @@ atspi_accessible_class_init (AtspiAccessibleClass *klass)
* AtspiAccessible::mode-changed:
* @atspiaccessible: the object which received the signal
* @arg1: a boolean specifying whether the mode is being toggled on or off.
+ * @why: an optional string explaining why the mode changed.
*
* The signal "mode-changed" is emitted by a screen reader to indicate
* that its mode has changed. This signal supports the following details: