#include <popup.h>
Definition at line 38 of file popup.h.
◆ PopUp()
ArdourWidgets::PopUp::PopUp |
( |
Gtk::WindowPosition |
pos, |
|
|
unsigned int |
show_for_msecs = 0 , |
|
|
bool |
delete_on_hide = false |
|
) |
| |
◆ ~PopUp()
virtual ArdourWidgets::PopUp::~PopUp |
( |
| ) |
|
|
virtual |
◆ button_click()
gint ArdourWidgets::PopUp::button_click |
( |
GdkEventButton * |
| ) |
|
◆ on_delete_event()
bool ArdourWidgets::PopUp::on_delete_event |
( |
GdkEventAny * |
| ) |
|
◆ on_realize()
void ArdourWidgets::PopUp::on_realize |
( |
| ) |
|
|
protected |
◆ remove()
void ArdourWidgets::PopUp::remove |
( |
| ) |
|
◆ remove_prompt_timeout()
static gint ArdourWidgets::PopUp::remove_prompt_timeout |
( |
void * |
| ) |
|
|
staticprivate |
◆ set_name()
void ArdourWidgets::PopUp::set_name |
( |
std::string |
| ) |
|
◆ set_text()
void ArdourWidgets::PopUp::set_text |
( |
std::string |
| ) |
|
◆ touch()
void ArdourWidgets::PopUp::touch |
( |
| ) |
|
|
virtual |
◆ delete_on_hide
bool ArdourWidgets::PopUp::delete_on_hide |
|
private |
◆ label
Gtk::Label ArdourWidgets::PopUp::label |
|
private |
◆ my_text
std::string ArdourWidgets::PopUp::my_text |
|
private |
◆ popdown_time
unsigned int ArdourWidgets::PopUp::popdown_time |
|
private |
◆ timeout
gint ArdourWidgets::PopUp::timeout |
|
private |
The documentation for this class was generated from the following file: