pyface.toolkit module¶
This module provides the toolkit object for the current backend toolkit
See pyface.base_toolkit.find_toolkit()
for details on the loading
algorithm.
- pyface.toolkit.toolkit = <pyface.base_toolkit.Toolkit object>¶
The callable toolkit object.
- pyface.toolkit.toolkit_object = <pyface.base_toolkit.Toolkit object>¶
The callable toolkit object.