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

◆ Delete()

def libtextworker.interface.wx.dirctrl.DirCtrl.Delete (   this,
wx.TreeItemId  item 
)
Delete the specified item, but also delete the item on the
file system.
wx.TreeCtrl.Delete() exists (original method, use with care).

Definition at line 319 of file dirctrl.py.