gi-annotations: get_relation_set returns a array of AtspiRelation
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 20 Nov 2014 12:25:14 +0000 (13:25 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 20 Nov 2014 12:27:02 +0000 (13:27 +0100)
This is also explained on the documentation

atspi/atspi-accessible.c

index b294a5d..3a1c93c 100644 (file)
@@ -428,7 +428,7 @@ typedef struct
  * Gets the set of #AtspiRelation objects which describes this #AtspiAccessible object's
  * relationships with other #AtspiAccessible objects.
  *
- * Returns: (element-type AtspiAccessible*) (transfer full): a #GArray of
+ * Returns: (element-type AtspiRelation*) (transfer full): a #GArray of
  *          #AtspiRelation pointers or NULL on exception.
  **/
 GArray *