|
Ardour
9.0-pre0-1950-g391fe97693
|
#include "ardour/types.h"Go to the source code of this file.
Classes | |
| struct | SelectionRect |
Namespaces | |
| ArdourCanvas | |
Enumerations | |
| enum | Width { Wide , Narrow } |
| enum | LayerDisplay { Overlaid , Stacked , Expanded } |
| enum | Height { HeightLargest , HeightLarger , HeightLarge , HeightNormal , HeightSmall } |
Functions | |
| void | setup_gtk_ardour_enums () |
| enum Height |
| Enumerator | |
|---|---|
| HeightLargest | |
| HeightLarger | |
| HeightLarge | |
| HeightNormal | |
| HeightSmall | |
Definition at line 48 of file gtk2_ardour/enums.h.
| enum LayerDisplay |
| Enumerator | |
|---|---|
| Overlaid | |
| Stacked | |
| Expanded | |
Definition at line 35 of file gtk2_ardour/enums.h.
| enum Width |
| Enumerator | |
|---|---|
| Wide | |
| Narrow | |
Definition at line 26 of file gtk2_ardour/enums.h.
| void setup_gtk_ardour_enums | ( | ) |