c
Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Atk.Object

Class Atk.Object

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkObject
Class : Object
Subclasses: Atk.GObjectAccessible, Atk.NoOpObject
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk
Method
Atk.focus_tracker_notify (Object object) : none
Atk
Method
Atk.get_focus_object () : Atk.Object
Atk
Method
Atk.get_root () : Atk.Object
Atk.Component
Method
ref_accessible_at_point (gint32 x, gint32 y, CoordType coord_type) : Atk.Object
Atk.GObjectAccessible
Method
Atk.GObjectAccessible.for_object (Object obj) : Atk.Object
Atk.Hyperlink
Method
get_object (gint32 i) : Atk.Object
Atk.Implementor
Method
ref_accessible () : Atk.Object
Atk.Object
Property
accessible_parent : Atk.Object
Atk.Object
Property
accessible_table_caption_object : Atk.Object
Atk.Object
Property
accessible_table_column_header : Atk.Object
Atk.Object
Property
accessible_table_row_header : Atk.Object
Atk.Object
Property
accessible_table_summary : Atk.Object
Atk.ObjectFactory
Method
create_accessible (Object obj) : Atk.Object
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
add_target (Object target) : none
Atk.Relation
Method
remove_target (Object target) : gboolean
Atk.RelationSet
Method
add_relation_by_type (RelationType relationship, Object target) : none
Atk.RelationSet
Method
contains_target (RelationType relationship, Object targe) : gboolean
Atk.Selection
Method
ref_selection (gint32 i) : Atk.Object
Atk.Table
Method
get_caption () : Atk.Object
Atk.Table
Method
get_column_header (gint32 column) : Atk.Object
Atk.Table
Method
get_row_header (gint32 row) : Atk.Object
Atk.Table
Method
get_summary () : Atk.Object
Atk.Table
Method
ref_at (gint32 row, gint32 column) : Atk.Object
Atk.Table
Method
set_caption (Object caption) : none
Atk.Table
Method
set_column_header (gint32 column, Object header) : none
Atk.Table
Method
set_row_header (gint32 row, Object header) : none
Atk.Table
Method
set_summary (Object accessible) : none
Clutter.Actor
Method
get_accessible () : Atk.Object
Gtk.ComboBox
Method
get_popup_accessible () : Atk.Object
Gtk.Widget
Method
get_accessible () : Atk.Object
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:18:51 GMT+0800 (HKT)