ardour
Public Member Functions | Protected Member Functions | List of all members
Gtkmm2ext::Choice Class Reference

#include <choice.h>

Inheritance diagram for Gtkmm2ext::Choice:

Public Member Functions

 Choice (std::string title, std::string prompt, std::vector< std::string > choices, bool center=true)
 
virtual ~Choice ()
 

Protected Member Functions

void on_realize ()
 

Detailed Description

Definition at line 34 of file choice.h.

Constructor & Destructor Documentation

Choice::Choice ( std::string  title,
std::string  prompt,
std::vector< std::string >  choices,
bool  center = true 
)

Definition at line 29 of file choice.cc.

Choice::~Choice ( )
virtual

Definition at line 69 of file choice.cc.

Member Function Documentation

void Choice::on_realize ( )
protected

Definition at line 63 of file choice.cc.


The documentation for this class was generated from the following files: