Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Atk.Relation

Class Atk.Relation

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkRelation
Class : Relation
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk.RelationSet
Method
add (Relation relation) : none
Add a new relation to the current relation set if it is not already
present.
Atk.RelationSet
Method
get_relation (gint32 i) : Atk.Relation
Determines the relation at the specified position in the relation set.
Atk.RelationSet
Method
get_relation_by_type (RelationType relationship) : Atk.Relation
Finds a relation that matches the specified type.
Atk.RelationSet
Method
remove (Relation relation) : none
Removes a relation from the relation set.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:01 GMT+0800 (HKT)