| Import line: | Atk = imports.gi.Atk; | 
| GIR File: | Atk-1.0.gir | 
| C documentation: | AtkTextClipType | 
| Enum : | TextClipType | 
| Properties | |
|---|---|
| 
		guint32 Atk.TextClipType.BOTH : 3
			 | |
| 
		guint32 Atk.TextClipType.MAX : 2
			 | |
| 
		guint32 Atk.TextClipType.MIN : 1
			 | |
| 
		guint32 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) 
			
				
					 : 
					Array
					
				
			
		 Get the ranges of text in the specified bounding box. |