[atkmm] Regenerate atk_docs.xml.



commit 0cbb21304f84d7441dd5272361b1919f4474d0d8
Author: Murray Cumming <murrayc murrayc com>
Date:   Sun Nov 29 21:02:14 2015 +0100

    Regenerate atk_docs.xml.

 atk/src/atk_docs.xml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/atk/src/atk_docs.xml b/atk/src/atk_docs.xml
index 1424f71..448ac76 100644
--- a/atk/src/atk_docs.xml
+++ b/atk/src/atk_docs.xml
@@ -287,7 +287,7 @@ NULL.
 The signal &quot;focus-event&quot; is emitted when an object gained or lost
 focus.
 
-Deprecated: 2.9.4: Use #AtkObject::state-change signal instead.
+Deprecated: 2.9.4: Use the #AtkObject::state-change signal instead.
 
 </description>
 <parameters>
@@ -1367,7 +1367,7 @@ when an object receives focus.
 
 Deprecated: 2.9.4: Focus tracking has been dropped as a feature
 to be implemented by ATK itself. If you need focus tracking on your
-implementation, subscribe to the state-changed:focused signal.
+implementation, subscribe to the #AtkObject::state-change &quot;focused&quot; signal.
 
 
 </description>
@@ -1479,7 +1479,7 @@ when this object receives focus events (in or out). If the handler is
 already added it is not added again
 
 Deprecated: 2.9.4: If you need to track when an object gains or
-lose the focus, use state-changed:focused notification instead.
+lose the focus, use the #AtkObject::state-change &quot;focused&quot; notification instead.
 
 
 </description>
@@ -1730,7 +1730,7 @@ functions to be executed when this object receives focus events
 (in or out).
 
 Deprecated: 2.9.4: If you need to track when an object gains or
-lose the focus, use state-changed:focused notification instead.
+lose the focus, use the #AtkObject::state-change &quot;focused&quot; notification instead.
 
 
 </description>
@@ -1906,7 +1906,7 @@ up to the caller to check atk_document_get_type to determine
 how to cast this pointer.
 
 Deprecated: Since 2.12. @document is already a representation of
-the document. Use it directly, or one of his children, as an
+the document. Use it directly, or one of its children, as an
 instance of the DOM.
 
 
@@ -3978,7 +3978,7 @@ Associate @name with a new #AtkRelationType
 <description>
 Deprecated: 2.9.4: Focus tracking has been dropped as a feature
 to be implemented by ATK itself. If you need focus tracking on your
-implementation, subscribe to the state-changed:focused signal.
+implementation, subscribe to the #AtkObject::state-change &quot;focused&quot; signal.
 
 Removes the specified focus tracker from the list of functions
 to be called when any object receives focus.
@@ -6332,7 +6332,7 @@ the returns list with g_slist_free().
 <description>
 Gets the current value and the human readable text alternative of
 @obj. @text is a newly created string, that must be freed by the
-caller. Can be NULL if not descriptor is available.
+caller. Can be NULL if no descriptor is available.
 
 Since: 2.12
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]