The Gnome Chemistry Utils
0.13.6
|
#include <gcugtk/print-setup-dlg.h>
Public Member Functions | |
PrintSetupDlg (Application *App, Printable *printable) | |
virtual | ~PrintSetupDlg () |
The print setup dialog.
Definition at line 37 of file print-setup-dlg.h.
gcugtk::PrintSetupDlg::PrintSetupDlg | ( | Application * | App, |
Printable * | printable | ||
) |
App | the application. |
printable | the printable object. |
Builds and shows a print setup dialog for the gcugtk::Printable instance.
virtual gcugtk::PrintSetupDlg::~PrintSetupDlg | ( | ) | [virtual] |
The destructor.