GUI API¶
reducer.gui Module¶
Functions¶
set_color_for(a_widget) |
Classes¶
ToggleContainer(*args, **kwd) |
A widget whose state controls the visibility of its chilren. |
ToggleMinMax(*args, **kwd) |
Widget for setting a minimum and maximum integer value, controlled by a toggle. |
ToggleGo(*args, **kwd) |
ToggleContainer whose state is linked to a button. |
Class Inheritance Diagram¶