GOffice.GraphText
Properties
| Name | Type | Flags | Short Description | 
|---|
| allow-markup | bool | r/w | Support basic HTML-ish markup | 
| allow-wrap | bool | r/w | Whether the text might be displayed using several lines | 
| rotate-bg | bool | r/w | Whether the background should be rotated with the text | 
| rotate-frame | bool | r/w | Whether the frame should be rotated with the text | 
 
Class Details
- 
class GOffice.GraphText(**kwargs)
- 
- 
get_markup()
- 
 
- 
get_str()
- 
 
- 
do_get_markup() virtual
- 
 
- 
do_get_str() virtual
- 
 
 
Property Details
- 
GOffice.GraphText.props.allow_markup
- 
Support basic HTML-ish markup 
- 
GOffice.GraphText.props.allow_wrap
- 
Whether the text might be displayed using several lines 
- 
GOffice.GraphText.props.rotate_bg
- 
Whether the background should be rotated with the text 
- 
GOffice.GraphText.props.rotate_frame
- 
Whether the frame should be rotated with the text