package documentation
(source)

Undocumented

Module generictreemodel No module docstring; 1/2 function, 1/2 class documented

From __init__.py:

Class PageIndexNotebookViewExtension No class docstring; 0/2 instance variable, 2/5 methods documented
Class PageIndexPlugin Undocumented
Class PageIndexWidget Undocumented
Class PageTreeStore Undocumented
Class PageTreeStoreBase No summary
Class PageTreeView TreeView widget to show a list of pages.
Constant EXISTS_COL Undocumented
Constant KEYVAL_C Undocumented
Constant KEYVAL_L Undocumented
Constant N_CHILD_COL Undocumented
Constant NAME_COL Undocumented
Constant PATH_COL Undocumented
Constant STYLE_COL Undocumented
Constant TIP_COL Undocumented
Constant WEIGHT_COL Undocumented
Variable logger Undocumented
logger = (source)

Undocumented

NAME_COL: int = (source)

Undocumented

Value
0
PATH_COL: int = (source)

Undocumented

Value
1
EXISTS_COL: int = (source)

Undocumented

Value
2
STYLE_COL: int = (source)

Undocumented

Value
3
WEIGHT_COL: int = (source)

Undocumented

Value
4
N_CHILD_COL: int = (source)

Undocumented

Value
5
TIP_COL: int = (source)

Undocumented

Value
6
KEYVAL_C = (source)

Undocumented

Value
Gdk.unicode_to_keyval(ord('c'))
KEYVAL_L = (source)

Undocumented

Value
Gdk.unicode_to_keyval(ord('l'))