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

◆ SetFolder()

def libtextworker.interface.wx.dirctrl.DirCtrl.SetFolder (   this,
str  path 
)
Make DirCtrl to open (a) directory.
@param path (str): Target path
@since 0.1.4: Code description

Definition at line 250 of file dirctrl.py.