#include <gcu/print-setup-dlg.h>
Public Member Functions | |
| PrintSetupDlg (Application *App, Printable *printable) | |
The print setup dialog.
Definition at line 37 of file print-setup-dlg.h.
| gcu::PrintSetupDlg::PrintSetupDlg | ( | Application * | App, | |
| Printable * | printable | |||
| ) |
| App | the application. | |
| printable | the printable object. |
Builds and shows a print setup dialog for the gcu::Printable instance.
1.6.3