Ardour  9.0-pre0-350-gf17a656217
gtk2_ardour/enums.h File Reference
#include "ardour/types.h"
Include dependency graph for gtk2_ardour/enums.h:
This graph shows which files directly or indirectly include this file:

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

◆ Height

enum Height
Enumerator
HeightLargest 
HeightLarger 
HeightLarge 
HeightNormal 
HeightSmall 

Definition at line 48 of file gtk2_ardour/enums.h.

◆ LayerDisplay

Enumerator
Overlaid 
Stacked 
Expanded 

Definition at line 35 of file gtk2_ardour/enums.h.

◆ Width

enum Width
Enumerator
Wide 
Narrow 

Definition at line 26 of file gtk2_ardour/enums.h.

Function Documentation

◆ setup_gtk_ardour_enums()

void setup_gtk_ardour_enums ( )