Method
AtkObjectref_relation_set
Declaration [src]
AtkRelationSet*
atk_object_ref_relation_set (
AtkObject* accessible
)
Return value
Type: AtkRelationSet
An AtkRelationSet
representing the relation set
of the object.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |