emodelrunner.GUI_utils.style¶ Style-related functions. Functions define_style(style) Define the style for ttk objects. set_matplotlib_style() Configure ticks & labels size. emodelrunner.GUI_utils.style.define_style(style)[source]¶ Define the style for ttk objects. Parameters: style (ttk.Style) – style emodelrunner.GUI_utils.style.set_matplotlib_style()[source]¶ Configure ticks & labels size.