GOffice.GraphText

g GObject.GInterface GObject.GInterface GOffice.StyledObject GOffice.StyledObject GObject.GInterface->GOffice.StyledObject GObject.Object GObject.Object GOffice.GraphObject GOffice.GraphObject GObject.Object->GOffice.GraphObject GOffice.GraphStyledObject GOffice.GraphStyledObject GOffice.GraphObject->GOffice.GraphStyledObject GOffice.GraphOutlinedObject GOffice.GraphOutlinedObject GOffice.GraphText GOffice.GraphText GOffice.GraphOutlinedObject->GOffice.GraphText GOffice.GraphStyledObject->GOffice.GraphOutlinedObject GOffice.StyledObject->GOffice.GraphStyledObject

Subclasses:GOffice.GraphLabel, GOffice.GraphRegEqn

Properties

Inherited:GOffice.GraphOutlinedObject (1), GOffice.GraphObject (8)
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

Fields

Inherited:GOffice.GraphStyledObject (1), GOffice.GraphObject (7), GObject.Object (1)
Name Type Access Description
allow_markup bool r  
allow_wrap bool r  
base GOffice.GraphOutlinedObject r  
rotate_bg bool r  
rotate_frame bool r  

Class Details

class GOffice.GraphText(**kwargs)
Bases:GOffice.GraphOutlinedObject
Abstract:Yes
Structure:GOffice.GraphTextClass
get_markup()
Return type:Pango.AttrList
get_str()
Return type:str
do_get_markup() virtual
Return type:Pango.AttrList
do_get_str() virtual
Return type:str

Property Details

GOffice.GraphText.props.allow_markup
Name:allow-markup
Type:bool
Default Value:False
Flags:READABLE, WRITABLE

Support basic HTML-ish markup

GOffice.GraphText.props.allow_wrap
Name:allow-wrap
Type:bool
Default Value:False
Flags:READABLE, WRITABLE

Whether the text might be displayed using several lines

GOffice.GraphText.props.rotate_bg
Name:rotate-bg
Type:bool
Default Value:False
Flags:READABLE, WRITABLE

Whether the background should be rotated with the text

GOffice.GraphText.props.rotate_frame
Name:rotate-frame
Type:bool
Default Value:False
Flags:READABLE, WRITABLE

Whether the frame should be rotated with the text