summaryrefslogtreecommitdiff
path: root/atk/atkobject.h
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2015-06-29 09:13:09 +0200
committerMurray Cumming <murrayc@murrayc.com>2015-06-29 09:13:09 +0200
commit30f2cca3ed1c626c0b3656dea4744123f4263511 (patch)
tree72cc2b0e17ed7003fceb935ef76e9eef20ae19d4 /atk/atkobject.h
parentf892f4739162dfd0b85144bf385bf12d318d06b9 (diff)
downloadatk-30f2cca3ed1c626c0b3656dea4744123f4263511.tar.gz
Docs: Replace mentions of 'state-changed' with 'state-change'.
And use the correct syntax to create a link to that AtkObject signal. See bug #649575
Diffstat (limited to 'atk/atkobject.h')
-rwxr-xr-xatk/atkobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkobject.h b/atk/atkobject.h
index b89b430..a9e06dc 100755
--- a/atk/atkobject.h
+++ b/atk/atkobject.h
@@ -525,7 +525,7 @@ struct _AtkObject
* @focus_event: The signal handler which is executed when there is a
* focus event for an object. This virtual function is deprecated
* since 2.9.4 and it should not be overriden. Use
- * state-changed:focused signal instead.
+ * the #AtkObject::state-change "focused" signal instead.
*/
struct _AtkObjectClass
{