GOffice.CanvasText¶
- Subclasses:
None
Methods¶
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The attributes list as a |
||
r/w |
Whether to clip or not |
||
r/w |
Clip height for the text |
||
r/w |
Clip width for the text |
||
r/w |
The rotation around the anchor |
||
r/w |
The text to display |
||
r/w |
Wrap width for the text |
||
r/w |
The text horizontal position |
||
r/w |
The text position |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
anchor |
r |
||
attributes |
r |
||
base |
r |
||
clip_height |
r |
||
clip_width |
r |
||
clipped |
r |
||
h |
r |
||
priv |
r |
||
rotation |
r |
||
text |
r |
||
w |
r |
||
wrap_width |
r |
||
x |
r |
||
y |
r |
Class Details¶
- class GOffice.CanvasText(**kwargs)¶
- Bases:
- Abstract:
No
Property Details¶
- GOffice.CanvasText.props.attributes¶
- Name:
attributes
- Type:
- Default Value:
- Flags:
The attributes list as a
Pango.AttrList
- GOffice.CanvasText.props.clip¶
-
Whether to clip or not
- GOffice.CanvasText.props.clip_height¶
-
Clip height for the text
- GOffice.CanvasText.props.clip_width¶
-
Clip width for the text
- GOffice.CanvasText.props.rotation¶
-
The rotation around the anchor
- GOffice.CanvasText.props.text¶
-
The text to display
- GOffice.CanvasText.props.wrap_width¶
-
Wrap width for the text
- GOffice.CanvasText.props.x¶
-
The text horizontal position