Import line: | Atk = imports.gi.Atk; |
GIR File: | Atk-1.0.gir |
C documentation: | AtkTextClipType |
Enum : | TextClipType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Atk.TextClipType.BOTH : 3
|
|
Number Atk.TextClipType.MAX : 2
|
|
Number Atk.TextClipType.MIN : 1
|
|
Number Atk.TextClipType.NONE : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
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.
|