| Import line: | Atk = imports.gi.Atk; | 
| GIR File: | Atk-1.0.gir | 
| C documentation: | AtkTextAttribute | 
| Enum : | TextAttribute | 
| Properties | |
|---|---|
| 
		guint32 Atk.TextAttribute.BG_COLOR : 18
			 | |
| 
		guint32 Atk.TextAttribute.BG_FULL_HEIGHT : 9
			 | |
| 
		guint32 Atk.TextAttribute.BG_STIPPLE : 20
			 | |
| 
		guint32 Atk.TextAttribute.DIRECTION : 23
			 | |
| 
		guint32 Atk.TextAttribute.EDITABLE : 5
			 | |
| 
		guint32 Atk.TextAttribute.FAMILY_NAME : 17
			 | |
| 
		guint32 Atk.TextAttribute.FG_COLOR : 19
			 | |
| 
		guint32 Atk.TextAttribute.FG_STIPPLE : 21
			 | |
| 
		guint32 Atk.TextAttribute.INDENT : 3
			 | |
| 
		guint32 Atk.TextAttribute.INVALID : 0
			 | |
| 
		guint32 Atk.TextAttribute.INVISIBLE : 4
			 | |
| 
		guint32 Atk.TextAttribute.JUSTIFICATION : 24
			 | |
| 
		guint32 Atk.TextAttribute.LANGUAGE : 16
			 | |
| 
		guint32 Atk.TextAttribute.LAST_DEFINED : 28
			 | |
| 
		guint32 Atk.TextAttribute.LEFT_MARGIN : 1
			 | |
| 
		guint32 Atk.TextAttribute.PIXELS_ABOVE_LINES : 6
			 | |
| 
		guint32 Atk.TextAttribute.PIXELS_BELOW_LINES : 7
			 | |
| 
		guint32 Atk.TextAttribute.PIXELS_INSIDE_WRAP : 8
			 | |
| 
		guint32 Atk.TextAttribute.RIGHT_MARGIN : 2
			 | |
| 
		guint32 Atk.TextAttribute.RISE : 10
			 | |
| 
		guint32 Atk.TextAttribute.SCALE : 14
			 | |
| 
		guint32 Atk.TextAttribute.SIZE : 13
			 | |
| 
		guint32 Atk.TextAttribute.STRETCH : 25
			 | |
| 
		guint32 Atk.TextAttribute.STRIKETHROUGH : 12
			 | |
| 
		guint32 Atk.TextAttribute.STYLE : 27
			 | |
| 
		guint32 Atk.TextAttribute.UNDERLINE : 11
			 | |
| 
		guint32 Atk.TextAttribute.VARIANT : 26
			 | |
| 
		guint32 Atk.TextAttribute.WEIGHT : 15
			 | |
| 
		guint32 Atk.TextAttribute.WRAP_MODE : 22
			 | |
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| Atk Method | Get the AtkTextAttribute type corresponding to a text attribute name. | 
| Atk Method | Gets the name corresponding to the AtkTextAttribute | 
| Atk Method | Gets the value for the index of the AtkTextAttribute NULL is returned if there are no values maintained for the attr value. | 
| Atk Method | Associate name with a new AtkTextAttribute |