15Slide
GTKSlide::AboutSlide Class Reference

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...
 

Detailed Description

The about dialog for 15Slide.

Author
John Jekel
Date
2018-2018
Deprecated:
About dialog is loaded from a glade file in MainWindow::on_menuBar_about instead.

Constructor & Destructor Documentation

◆ AboutSlide()

GTKSlide::AboutSlide::AboutSlide ( Gtk::Window &  parent)

Creates and populates an about dialog for 15Slide.

Parameters
parentTo automatically call Gtk::AboutDialog::set_transient_for()

Member Function Documentation

◆ display()

void GTKSlide::AboutSlide::display ( )

Calls show_all(), present() and run() in one handy function.


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