HistoryPaths which takes care of serialization when saving in a config file, and de-serialization on construction.| Method | __getitem__ |
Undocumented |
| Method | __init__ |
No summary |
| Method | index |
Undocumented |
| Method | serialize_zim_config |
Serialize to string @returns: the list content as a json formatted string |
| Parameters | |
| list | a list of 3-tuples giving path name, cursor position and scroll position. Will be converted in a list with HistoryPaths |