12#ifndef __GUI_WIDGETS_AUTOMATION_MODE_H__
13#define __GUI_WIDGETS_AUTOMATION_MODE_H__
18#include "gtk_wrapper.h"
28#define AUTOMATION_MODE_HPADDING 3
29#define AUTOMATION_MODE_HSEPARATOR_SIZE 1
47 int text_widths[
static_cast<int> (AutomationMode::NUM_AUTOMATION_MODES)];
48 int text_heights[
static_cast<int> (AutomationMode::NUM_AUTOMATION_MODES)];
63 GdkRGBA
toggled_colors[
static_cast<int> (AutomationMode::NUM_AUTOMATION_MODES)];
67 GdkRGBA
held_colors[
static_cast<int> (AutomationMode::NUM_AUTOMATION_MODES)];
78 last_states[
static_cast<int> (AutomationMode::NUM_AUTOMATION_MODES)];
85 GdkRGBA
last_colors[
static_cast<int> (AutomationMode::NUM_AUTOMATION_MODES)];
104 PangoLayout * layout,
111automation_mode_widget_draw (
113 GtkSnapshot * snapshot,