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

◆ MatchItem()

wx.TreeItemId libtextworker.interface.wx.dirctrl.DirCtrl.MatchItem (   this,
str  path,
wx.TreeItemId | None   start = None 
)
Find for an item in the tree by the specified path.
"Item" here is a wx.TreeItemId object.

Definition at line 288 of file dirctrl.py.