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

◆ reset()

def libtextworker.interface.manager.ColorManager.reset (   self,
bool   restore = False 
)
Reset the configuration file.
This is blocked as it can make conflicts with other instances of the class - unless you shutdown the app immediately..

Reimplemented from libtextworker.get_config.GetConfig.

Definition at line 105 of file manager.py.