traitsui.null.toolkit module¶
Defines the concrete implementations of the traits Toolkit interface for the ‘null’ (do nothing) user interface toolkit.
- class traitsui.null.toolkit.GUIToolkit(package, toolkit, *packages, **traits)[source]¶
Bases:
Toolkit