atkRelationSetGetRelationByType {RGtk2.10}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.10 version 2.10.6 Index]