Ardour  9.0-pre0-582-g084a23a80d
gtk2_ardour/enums.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2005-2013 Paul Davis <paul@linuxaudiosystems.com>
3  * Copyright (C) 2005 Taybin Rutkin <taybin@taybin.com>
4  * Copyright (C) 2007-2011 Carl Hetherington <carl@carlh.net>
5  * Copyright (C) 2009-2011 David Robillard <d@drobilla.net>
6  *
7  * This program is free software; you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation; either version 2 of the License, or
10  * (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License along
18  * with this program; if not, write to the Free Software Foundation, Inc.,
19  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20  */
21 
22 #pragma once
23 
24 #include "ardour/types.h"
25 
26 enum Width {
29 };
30 
31 namespace ArdourCanvas {
32  class Rectangle;
33 }
34 
38  Expanded
39 };
40 
41 struct SelectionRect {
45  uint32_t id;
46 };
47 
48 enum Height {
54 };
55 
56 extern void setup_gtk_ardour_enums ();
57 
@ Narrow
@ Wide
void setup_gtk_ardour_enums()
@ HeightNormal
@ HeightSmall
@ HeightLarge
@ HeightLargest
@ HeightLarger
LayerDisplay
@ Expanded
@ Overlaid
@ Stacked
ArdourCanvas::Rectangle * rect
ArdourCanvas::Rectangle * start_trim
ArdourCanvas::Rectangle * end_trim