libtextworker 0.1.4
Cross-platform, free and open library for Python projects

◆ __init__()

def libtextworker.interface.tk.dirctrl.DirList.__init__ (   this,
args,
**  kwds 
)
A directory items list.
By default contains these columns:
* Name
* Item type (file, folder)
* Last modified time
* Item size
Navigate history support. Not much customizable for now.
No libtextworker custom style support for now.

Definition at line 201 of file dirctrl.py.