![]() |
![]() |
Public Member Functions | |
int | get_current_page () const |
Glib::RefPtr<const PageSetup> | get_page_setup () const |
Glib::RefPtr<PageSetup> | get_page_setup () |
Glib::RefPtr<const Printer> | get_selected_printer () const |
Glib::RefPtr<Printer> | get_selected_printer () |
Glib::RefPtr<const PrintSettings> | get_settings () const |
Glib::RefPtr<PrintSettings> | get_settings () |
Gets the settings object holding the settings (global property settings, RC file information, etc) used for this widget. | |
const GtkPrintUnixDialog* | gobj () const |
Provides access to the underlying C GtkObject. | |
GtkPrintUnixDialog* | gobj () |
Provides access to the underlying C GtkObject. | |
PrintUnixDialog (const Glib::ustring& title) | |
PrintUnixDialog (Gtk::Window& parent, const Glib::ustring& title) | |
void | set_current_page (int current_page) |
void | set_page_setup (const Glib::RefPtr<PageSetup>& page_setup) |
void | set_settings (const Glib::RefPtr<PrintSettings>& print_settings) |
virtual | ~PrintUnixDialog () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::PrintUnixDialog* | wrap (GtkPrintUnixDialog* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gets the settings object holding the settings (global property settings, RC file information, etc) used for this widget. Note that this function can only be called when the Gtk::Widget is attached to a toplevel, since the settings object is specific to a particular Gdk::Screen.
Reimplemented from Gtk::Widget. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Dialog. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Dialog. |
|
|
|
|
|
|
|
|