c
Back to Seed Clases

Atspi


Classes

Interfaces

Structs

Unions

Enums

Struct Atspi.Rect

Import line: Atspi = imports.gi.Atspi;
GIR File: Atspi-2.0.gir
C documentation: AtspiRect
Struct : Rect
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Atspi.Rect ()
Create a new Atspi.Rect
Create a new Atspi.Rect
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atspi.Component
Method
get_extents (CoordType ctype) : Atspi.Rect
Atspi.Image
Method
get_image_extents (CoordType ctype) : Atspi.Rect
Atspi.Text
Method
get_character_extents (gint32 offset, CoordType type) : Atspi.Rect
Atspi.Text
Method
get_range_extents (gint32 start_offset, gint32 end_offset, CoordType type) : Atspi.Rect
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:18:55 GMT+0800 (HKT)