#include <splashscreen.h>
Public Member Functions | |
| SplashScreen (const Glib::ustring &file) | |
| Constructor.   | |
Private Member Functions | |
| virtual bool | on_button_press_event (GdkEventButton *e) | 
Private Attributes | |
| Gtk::Image * | m_Image | 
Since GTK doesn't provide a stock widget to do splash screens, this window serves to emulate one.
| SplashScreen::SplashScreen | ( | const Glib::ustring & | file | ) | 
Constructor.
| file | The path to the image | 
 1.5.3