c
Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

Enum Atk.RelationType

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkRelationType
Enum : RelationType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk
Method
Atk.relation_type_for_name (String name) : Atk.RelationType
Atk
Method
Atk.relation_type_get_name (RelationType type) : String
Atk
Method
Atk.relation_type_register (String name) : Atk.RelationType
Atk.Object
Method
add_relationship (RelationType relationship, Object target) : gboolean
Atk.Object
Method
remove_relationship (RelationType relationship, Object target) : gboolean
Atk.Relation
Property
relation_type : Atk.RelationType
Atk.Relation
Method
new Atk.Relation.c_new (Object targets, gint32 n_targets, RelationType relationship) : Atk.Relation
Create a new Atk.Relation
Atk.Relation
Method
get_relation_type () : Atk.RelationType
Atk.RelationSet
Method
add_relation_by_type (RelationType relationship, Object target) : none
Atk.RelationSet
Method
contains (RelationType relationship) : gboolean
Atk.RelationSet
Method
contains_target (RelationType relationship, Object targe) : gboolean
Atk.RelationSet
Method
get_relation_by_type (RelationType relationship) : Atk.Relation
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:18:53 GMT+0800 (HKT)