Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

Struct Atk.TextRectangle

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkTextRectangle
Struct : TextRectangle
A structure used to store a rectangle used by AtkText.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Atk.TextRectangle ()
Create a new Atk.TextRectangle
Create a new Atk.TextRectangle
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk.Text
Method
get_bounded_ranges (TextRectangle rect, CoordType coord_type, TextClipType x_clip_type, TextClipType y_clip_type) : Array
Get the ranges of text in the specified bounding box.
Atk.Text
Method
get_range_extents (gint32 start_offset, gint32 end_offset, CoordType coord_type, TextRectangle rect) : none
Get the bounding box for text within the specified range.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:03 GMT+0800 (HKT)