Goffice Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
Properties
"anchor" GtkAnchorType : Read / Write "attributes" PangoAttrList* : Read / Write "clip" gboolean : Read / Write "clip-height" gdouble : Read / Write "clip-width" gdouble : Read / Write "rotation" gdouble : Read / Write "text" gchar* : Read / Write "wrap-width" gdouble : Read / Write "x" gdouble : Read / Write "y" gdouble : Read / Write
Property Details
The "anchor"
property
"anchor" GtkAnchorType : Read / Write
The anchor point for the text.
Default value: GTK_ANCHOR_CENTER
The "attributes"
property
"attributes" PangoAttrList* : Read / Write
The attributes list as a PangoAttrList.
The "clip-height"
property
"clip-height" gdouble : Read / Write
Clip height for the text.
Allowed values: >= 0
Default value: 0
The "clip-width"
property
"clip-width" gdouble : Read / Write
Clip width for the text.
Allowed values: >= 0
Default value: 0
The "rotation"
property
"rotation" gdouble : Read / Write
The rotation around the anchor.
Allowed values: [0,6.28319]
Default value: 0
The "wrap-width"
property
"wrap-width" gdouble : Read / Write
Wrap width for the text.
Allowed values: >= 0
Default value: 0