Method
AtkRelationadd_target
Declaration [src]
void
atk_relation_add_target (
AtkRelation* relation,
AtkObject* target
)
Description [src]
Adds the specified AtkObject to the target for the relation, if it is not already present. See also atk_object_add_relationship().
Available since: | 1.9 |
Parameters
target |
AtkObject |
An |
|
The data is owned by the caller of the function. |