GOffice.DataVector¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
|
|
|
|
|
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
base |
r |
||
len |
r |
||
maximum |
r |
||
minimum |
r |
||
values |
r |
Class Details¶
- class GOffice.DataVector(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
- do_get_markup(i) virtual¶
- Parameters:
i (
int) –- Return type:
gets the
Pango.AttrListfor the string.
- do_load_len() virtual¶
loads the vector length.
- do_load_values() virtual¶
loads the values in the cache.