Adding documentation to atspi_collection_match_invalid
authorAline Bessa <alibezz@gmail.com>
Sat, 13 Aug 2011 01:14:19 +0000 (22:14 -0300)
committerMike Gorse <mgorse@novell.com>
Wed, 24 Aug 2011 02:36:43 +0000 (21:36 -0500)
atspi/atspi-constants.h

index b217325..21c7e42 100644 (file)
@@ -158,7 +158,8 @@ typedef enum {
 
 /**
  * AtspiCollectionMatchType:
- * @ATSPI_Collection_MATCH_INVALID: 
+ * @ATSPI_Collection_MATCH_INVALID: Indicates an error condition or 
+ * uninitialized value.
  * @ATSPI_Collection_MATCH_ALL: #TRUE if all of the criteria are met.
  * @ATSPI_Collection_MATCH_ANY: #TRUE if any of the criteria are met.
  * @ATSPI_Collection_MATCH_NONE: #TRUE if none of the criteria are met.