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.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.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.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 Thu Mar 31 2011 03:02:36 GMT+0800 (HKT)