c
Back to Seed Clases

Atspi


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerAtspi.Object
parent-child marker Atspi.Accessible

Class Atspi.Accessible

Import line: Atspi = imports.gi.Atspi;
GIR File: Atspi-2.0.gir
C documentation: AtspiAccessible
Class : Accessible
Implements: Atspi.Action, Atspi.Collection, Atspi.Component, Atspi.Document, Atspi.EditableText, Atspi.Hypertext, Atspi.Image, Atspi.Selection, Atspi.Table, Atspi.Text, Atspi.Value
Extends: Atspi.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atspi
Method
Atspi.get_desktop (gint32 i) : Atspi.Accessible
Atspi.Collection
Method
get_matches_from (Accessible current_object, MatchRule rule, CollectionSortOrder sortby, CollectionTreeTraversalType tree, gint32 count, gboolean traverse) : Array
Atspi.Collection
Method
get_matches_to (Accessible current_object, MatchRule rule, CollectionSortOrder sortby, CollectionTreeTraversalType tree, gboolean limit_scope, gint32 count, gboolean traverse) : Array
Atspi.Collection
Method
is_ancestor_of (Accessible test) : gboolean
Atspi.Component
Method
get_accessible_at_point (gint32 x, gint32 y, CoordType ctype) : Atspi.Accessible
Atspi.Hyperlink
Method
get_object (gint32 i) : Atspi.Accessible
Atspi.Relation
Method
get_target (gint32 i) : Atspi.Accessible
Atspi.Selection
Method
get_selected_child (gint32 selected_child_index) : Atspi.Accessible
Atspi.Table
Method
get_accessible_at (gint32 row, gint32 column) : Atspi.Accessible
Atspi.Table
Method
get_caption () : Atspi.Accessible
Atspi.Table
Method
get_column_header (gint32 column) : Atspi.Accessible
Atspi.Table
Method
get_row_header (gint32 row) : Atspi.Accessible
Atspi.Table
Method
get_summary () : Atspi.Accessible
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:18:54 GMT+0800 (HKT)