ardour
Namespaces | Variables
widget_state.h File Reference
#include "gtkmm2ext/visibility.h"

Go to the source code of this file.

Namespaces

 Gtkmm2ext
 

Variables

 Off
 
 ExplicitActive
 
 ImplicitActive
 
 NoVisualState = 0x0
 
 Selected = 0x1
 
 Prelight = 0x2
 
 Insensitive = 0x4
 

Variable Documentation

ExplicitActive

Definition at line 13 of file widget_state.h.

ImplicitActive

Definition at line 13 of file widget_state.h.

Insensitive = 0x4

Definition at line 23 of file widget_state.h.

NoVisualState = 0x0

Definition at line 20 of file widget_state.h.

Off

Definition at line 13 of file widget_state.h.

Prelight = 0x2

Definition at line 22 of file widget_state.h.

Selected = 0x1

Definition at line 21 of file widget_state.h.