![]() |
![]() |
Public Member Functions | |
void | end_preview () |
virtual void | end_preview_vfunc () |
const GtkPrintOperationPreview* | gobj () const |
Provides access to the underlying C GObject. | |
GtkPrintOperationPreview* | gobj () |
Provides access to the underlying C GObject. | |
bool | is_selected (int page_nr) const |
virtual bool | is_selected_vfunc (int page_nr) const |
void | render_page (int page_nr) |
virtual void | render_page_vfunc (int page_nr) |
Glib::SignalProxy2< void, const Glib::RefPtr<PrintContext>&, const Glib::RefPtr<PageSetup >&> | signal_got_page_size () |
Glib::SignalProxy1< void, const Glib::RefPtr<PrintContext >&> | signal_ready () |
virtual | ~PrintOperationPreview () |
Static Public Member Functions | |
static void | add_interface (GType gtype_implementer) |
Protected Member Functions | |
virtual void | on_got_page_size (const Glib::RefPtr<PrintContext>& context, const Glib::RefPtr<PageSetup>& page_setup) |
virtual void | on_ready (const Glib::RefPtr<PrintContext>& context) |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::PrintOperationPreview> | wrap (GtkPrintOperationPreview* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::Interface. |
|
Provides access to the underlying C GObject.
Reimplemented from Glib::Interface. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|