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

◆ GetFullPath()

str libtextworker.interface.wx.dirctrl.DirCtrl.GetFullPath (   this,
wx.TreeItemId | None   item = None 
)
Get the full path of an item.
The same work as wxGenericDirCtrl.GetPath.

Definition at line 347 of file dirctrl.py.