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
  Show / Hide Inherited methods, properties and signals
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_range_extents (Number start_offset, Number end_offset, CoordType coord_type, TextRectangle rect) : none
Get the bounding box for text within the specified range.
Atk.Text
Method
get_bounded_ranges (TextRectangle rect, CoordType coord_type, TextClipType x_clip_type, TextClipType y_clip_type) : Atk.TextRange
Get the ranges of text in the specified bounding box.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:30 GMT+0800 (HKT)