|
GnuCash
2.6.99
|
Public Member Functions | |
| def | __init__ |
| def | __format__ |
Data Fields | |
| value | |
This class provides a __format__ method which cuts values to a certain width. If width is too big '...' will be put at the end of the resulting string.
Definition at line 84 of file str_methods.py.
1.8.6