Method

AtkRelationget_target

Declaration [src]

GPtrArray*
atk_relation_get_target (
  AtkRelation* relation
)

Description [src]

Gets the target list of relation.

Return value

Type: An array of AtkObject*

The target list of relation.

The returned data is owned by the instance.