10#ifndef __GUI_WIDGETS_AUTOMATION_POINT_H__
11#define __GUI_WIDGETS_AUTOMATION_POINT_H__
16#include "gtk_wrapper.h"
24#define AP_WIDGET_POINT_SIZE 6
58 double delta_from_curve);
67 const GdkRectangle * draw_rect,
80 GtkSnapshot * snapshot,
82 PangoLayout * layout);
An automation point inside an AutomationTrack.