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.
Flags: Read / Write
Default value: GO_ANCHOR_CENTER
“attributes”
property “attributes” PangoAttrList *
The attributes list as a PangoAttrList.
Flags: Read / Write
“clip”
property “clip” gboolean
Whether to clip or not.
Flags: Read / Write
Default value: FALSE
“clip-height”
property “clip-height” gdouble
Clip height for the text.
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“clip-width”
property “clip-width” gdouble
Clip width for the text.
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“rotation”
property “rotation” gdouble
The rotation around the anchor.
Flags: Read / Write
Allowed values: [0,6.28319]
Default value: 0
“wrap-width”
property “wrap-width” gdouble
Wrap width for the text.
Flags: Read / Write
Allowed values: >= 0
Default value: 0