libtextworker 0.1.4
Cross-platform, free and open library for Python projects
|
◆ GetFullPath()
Get the full path of an item if specified, else the path of the curernt selection. @param event (Callable | None): GUI toolkit's event. Optional. @param item (str | Callable | None). Item to use. @returns str Reimplemented in libtextworker.interface.wx.dirctrl.DirList. Definition at line 76 of file dirctrl.py. |