ardour
Public Member Functions | List of all members
ArdourPrompter Class Reference

#include <prompter.h>

Inheritance diagram for ArdourPrompter:
Gtkmm2ext::Prompter

Public Member Functions

 ArdourPrompter (bool modal=false)
 
- Public Member Functions inherited from Gtkmm2ext::Prompter
 Prompter (bool modal=false)
 
 Prompter (Gtk::Window &parent, bool modal=false)
 
 ~Prompter ()
 
void set_prompt (std::string prompt)
 
void set_initial_text (std::string txt)
 
void change_labels (std::string ok, std::string cancel)
 
void get_result (std::string &str, bool strip=true)
 

Additional Inherited Members

- Protected Member Functions inherited from Gtkmm2ext::Prompter
Gtk::Entry & the_entry ()
 
void on_entry_changed ()
 
void on_show ()
 

Detailed Description

Definition at line 25 of file prompter.h.

Constructor & Destructor Documentation

ArdourPrompter::ArdourPrompter ( bool  modal = false)

Definition at line 22 of file prompter.cc.


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