20 #ifndef __ardour_push2_follow_action_h__
21 #define __ardour_push2_follow_action_h__
32 #include <pangomm/fontdescription.h>
42 void render (
Rect const &, Cairo::RefPtr<Cairo::Context>)
const;
52 std::shared_ptr<ARDOUR::Trigger>
trigger;;
void set_size(double size)
void compute_bounding_box() const
Pango::FontDescription font_description
std::shared_ptr< ARDOUR::Trigger > trigger
void set_scale(double scale)
void set_trigger(std::shared_ptr< ARDOUR::Trigger > t)
FollowActionIcon(Canvas *)
void set_font_description(Pango::FontDescription const &)
void render(Rect const &, Cairo::RefPtr< Cairo::Context >) const