atkRelationSetGetRelationByType {RGtk2}R Documentation

atkRelationSetGetRelationByType

Description

Finds a relation that matches the specified type.

Usage

atkRelationSetGetRelationByType(object, relationship)

Arguments

object

[AtkRelationSet] an AtkRelationSet

relationship

[AtkRelationType] an AtkRelationType

Value

[AtkRelation] an AtkRelation, which is a relation matching the specified type.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]