#include <splash.h>
Definition at line 35 of file gtk2_ardour/splash.h.
◆ ~Splash()
◆ Splash()
◆ boot_message()
void Splash::boot_message |
( |
std::string |
| ) |
|
|
private |
◆ display()
◆ drop()
static void Splash::drop |
( |
| ) |
|
|
static |
◆ exists()
static bool Splash::exists |
( |
| ) |
|
|
static |
◆ expose()
bool Splash::expose |
( |
GdkEventExpose * |
| ) |
|
◆ hide()
◆ idle_after_expose()
bool Splash::idle_after_expose |
( |
| ) |
|
|
private |
◆ instance()
static Splash* Splash::instance |
( |
| ) |
|
|
static |
◆ message()
void Splash::message |
( |
const std::string & |
msg | ) |
|
◆ on_button_release_event()
bool Splash::on_button_release_event |
( |
GdkEventButton * |
| ) |
|
◆ on_map_event()
bool Splash::on_map_event |
( |
GdkEventAny * |
| ) |
|
◆ on_realize()
void Splash::on_realize |
( |
| ) |
|
◆ pop_back_for()
void Splash::pop_back_for |
( |
Gtk::Window & |
| ) |
|
◆ pop_front()
void Splash::pop_front |
( |
| ) |
|
|
private |
◆ pop_front_for()
void Splash::pop_front_for |
( |
Gtk::Window & |
| ) |
|
◆ _window_stack
std::set<Gtk::Window*> Splash::_window_stack |
|
private |
◆ darea
Gtk::DrawingArea Splash::darea |
|
private |
◆ expose_done
volatile bool Splash::expose_done |
|
private |
◆ expose_is_the_one
bool Splash::expose_is_the_one |
|
private |
◆ idle_connection
sigc::connection Splash::idle_connection |
|
private |
◆ layout
Glib::RefPtr<Pango::Layout> Splash::layout |
|
private |
◆ msg_connection
◆ pixbuf
Glib::RefPtr<Gdk::Pixbuf> Splash::pixbuf |
|
private |
◆ the_splash
The documentation for this class was generated from the following file: