Method
AtkObjectadd_relationship
Declaration [src]
gboolean
atk_object_add_relationship (
AtkObject* object,
AtkRelationType relationship,
AtkObject* target
)
Parameters
relationship
-
Type:
AtkRelationType
The
AtkRelationType
of the relation. target
-
Type:
AtkObject
The
AtkObject
which is to be the target of the relation.The data is owned by the caller of the method.