libtextworker 0.1.4
Cross-platform, free and open library for Python projects
|
Public Member Functions | |
def | __init__ (this, *args, **kwds) |
def | SetFolder (this, str path) |
Public Member Functions inherited from libtextworker.interface.base.dirctrl.DirCtrlBase | |
def | SetFolder (this, str path, bool newroot) |
str | GetFullPath (this, str|Callable|None item=None, Callable|None event=None) |
def | GoForward (this) |
def | GoBack (this) |
bool | PostSetDir (this, path, Literal["forward", "back", "go"] mode) |
def | sizeof_fmt (this, num, suffix="B") |
Static Public Attributes | |
string | Parent_ArgName = "master" |
Static Public Attributes inherited from libtextworker.interface.base.dirctrl.DirCtrlBase | |
Styles = DC_EDIT | DC_USEICON | |
int | |
Definition at line 197 of file dirctrl.py.