c
Back to Seed Clases

Atspi


Classes

Interfaces

Structs

Unions

Enums

Struct Atspi.TextRange

Import line: Atspi = imports.gi.Atspi;
GIR File: Atspi-2.0.gir
C documentation: AtspiTextRange
Struct : TextRange
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Atspi.TextRange ()
Create a new Atspi.TextRange
Create a new Atspi.TextRange
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atspi.Text
Method
get_text_after_offset (gint32 offset, TextBoundaryType type) : Atspi.TextRange
Atspi.Text
Method
get_text_at_offset (gint32 offset, TextBoundaryType type) : Atspi.TextRange
Atspi.Text
Method
get_text_before_offset (gint32 offset, TextBoundaryType type) : Atspi.TextRange
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:18:55 GMT+0800 (HKT)