10#ifndef __GUI_WIDGETS_AUTOMATION_POINT_H__
11#define __GUI_WIDGETS_AUTOMATION_POINT_H__
13#include "common/dsp/automation_point.h"
14#include "gui/backend/gtk_widgets/gtk_wrapper.h"
22constexpr int AP_WIDGET_POINT_SIZE = 6;
53 const AutomationPoint &self,
56 double delta_from_curve);
64 const AutomationPoint * self,
65 const GdkRectangle * draw_rect,
78 GtkSnapshot * snapshot,
80 PangoLayout * layout);