| Top |  |  |  |  | 
| GOAnchorType | anchor | Read / Write | 
| PangoAttrList * | attributes | Read / Write | 
| gboolean | clip | Read / Write | 
| gdouble | clip-height | Read / Write | 
| gdouble | clip-width | Read / Write | 
| gdouble | rotation | Read / Write | 
| gchar * | text | Read / Write | 
| gdouble | wrap-width | Read / Write | 
| gdouble | x | Read / Write | 
| gdouble | 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”              gdouble
Clip height for the text.
Owner: GocText
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“clip-width” property  “clip-width”               gdouble
Clip width for the text.
Owner: GocText
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“rotation” property  “rotation”                 gdouble
The rotation around the anchor.
Owner: GocText
Flags: Read / Write
Allowed values: [0,6.28319]
Default value: 0
“text” property  “text”                     gchar *
The text to display.
Owner: GocText
Flags: Read / Write
Default value: NULL
“wrap-width” property  “wrap-width”               gdouble
Wrap width for the text.
Owner: GocText
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“x” property  “x”                        gdouble
The text horizontal position.
Owner: GocText
Flags: Read / Write
Default value: 0