Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

Struct Atk.TextRange

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkTextRange
Struct : TextRange
  Show / Hide Inherited methods, properties and signals
A structure used to describe a text range.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Atk.TextRange ()
Create a new Atk.TextRange
Create a new Atk.TextRange
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk
Method
Atk.text_free_ranges (TextRange ranges) : none
Frees the memory associated with an array of AtkTextRange.
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)