ardour
Public Member Functions | Public Attributes | List of all members
ActionState Struct Reference

Public Member Functions

 ActionState (GtkAction *a, bool s)
 

Public Attributes

GtkAction * action
 
bool sensitive
 

Detailed Description

Definition at line 284 of file actions.cc.

Constructor & Destructor Documentation

ActionState::ActionState ( GtkAction *  a,
bool  s 
)
inline

Definition at line 287 of file actions.cc.

Member Data Documentation

GtkAction* ActionState::action

Definition at line 285 of file actions.cc.

bool ActionState::sensitive

Definition at line 286 of file actions.cc.


The documentation for this struct was generated from the following file: