| Import line: | Atk = imports.gi.Atk; |
| GIR File: | Atk-1.0.gir |
| C documentation: | AtkTextRange |
| Struct : | TextRange |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
bounds : Atk.TextRectangle
|
Atk.TextRange | |
|
content : String
|
Atk.TextRange | |
|
end_offset : Number
|
Atk.TextRange | |
|
start_offset : Number
|
Atk.TextRange | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Atk.TextRange
()
Create a new Atk.TextRange
Create a new Atk.TextRange
|
||
| None |
| 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.
|