| Top |  |  |  |  | 
| GOAnchorType | anchor | Read / Write | 
| PangoAttrList * | attributes | Read / Write | 
| gboolean | clip | Read / Write | 
| double | clip-height | Read / Write | 
| double | clip-width | Read / Write | 
| double | rotation | Read / Write | 
| char * | text | Read / Write | 
| double | wrap-width | Read / Write | 
| double | x | Read / Write | 
| double | y | Read / Write | 
“anchor” property“anchor” GOAnchorType
The anchor point for the text.
Owner: GocText
Flags: Read / Write
Default value: GO_ANCHOR_CENTER
“attributes” property  “attributes”               PangoAttrList *
The attributes list as a PangoAttrList.
Owner: GocText
Flags: Read / Write
“clip” property  “clip”                     gboolean
Whether to clip or not.
Owner: GocText
Flags: Read / Write
Default value: FALSE
“clip-height” property  “clip-height”              double
Clip height for the text.
Owner: GocText
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“clip-width” property  “clip-width”               double
Clip width for the text.
Owner: GocText
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“rotation” property  “rotation”                 double
The rotation around the anchor.
Owner: GocText
Flags: Read / Write
Allowed values: [0,6.28319]
Default value: 0
“text” property  “text”                     char *
The text to display.
Owner: GocText
Flags: Read / Write
Default value: NULL
“wrap-width” property  “wrap-width”               double
Wrap width for the text.
Owner: GocText
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“x” property  “x”                        double
The text horizontal position.
Owner: GocText
Flags: Read / Write
Default value: 0