| 
    15Slide
    
   | 
 
The about dialog for 15Slide. More...
#include <AboutSlide.h>
Inherits AboutDialog.
Public Member Functions | |
| AboutSlide (Gtk::Window &parent) | |
| Creates and populates an about dialog for 15Slide.  More... | |
| void | display () | 
| Calls show_all(), present() and run() in one handy function.  More... | |
The about dialog for 15Slide.
| GTKSlide::AboutSlide::AboutSlide | ( | Gtk::Window & | parent | ) | 
Creates and populates an about dialog for 15Slide.
| parent | To automatically call Gtk::AboutDialog::set_transient_for() | 
| void GTKSlide::AboutSlide::display | ( | ) | 
Calls show_all(), present() and run() in one handy function.