ardour
Classes | Namespaces | Enumerations | Functions
enums.h File Reference
#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 ()
 

Enumeration Type Documentation

enum Height
Enumerator
HeightLargest 
HeightLarger 
HeightLarge 
HeightNormal 
HeightSmall 

Definition at line 47 of file enums.h.

Enumerator
Overlaid 
Stacked 
Expanded 

Definition at line 34 of file enums.h.

enum Width
Enumerator
Wide 
Narrow 

Definition at line 25 of file enums.h.

Function Documentation

void setup_gtk_ardour_enums ( )

Definition at line 33 of file enums.cc.