logo top
Main Page   Widgets   Namespaces   Book  

Gtk::PrintOperationPreview Class Reference
[Printing]

Inheritance diagram for Gtk::PrintOperationPreview:

Inheritance graph
[legend]
List of all members.

Detailed Description

TODO:.

Since:
2.10


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)
virtual ~PrintOperationPreview ()

Static Public Member Functions

static void add_interface (GType gtype_implementer)

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Gtk::PrintOperationPreviewwrap (GtkPrintOperationPreview* object, bool take_copy=false)


Constructor & Destructor Documentation

virtual Gtk::PrintOperationPreview::~PrintOperationPreview (  )  [virtual]
 


Member Function Documentation

static void Gtk::PrintOperationPreview::add_interface ( GType  gtype_implementer  )  [static]
 

void Gtk::PrintOperationPreview::end_preview (  ) 
 

virtual void Gtk::PrintOperationPreview::end_preview_vfunc (  )  [virtual]
 

const GtkPrintOperationPreview* Gtk::PrintOperationPreview::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::Interface.

Reimplemented in Gtk::PrintOperation.

GtkPrintOperationPreview* Gtk::PrintOperationPreview::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::Interface.

Reimplemented in Gtk::PrintOperation.

bool Gtk::PrintOperationPreview::is_selected ( int  page_nr  )  const
 

virtual bool Gtk::PrintOperationPreview::is_selected_vfunc ( int  page_nr  )  const [virtual]
 

void Gtk::PrintOperationPreview::render_page ( int  page_nr  ) 
 

virtual void Gtk::PrintOperationPreview::render_page_vfunc ( int  page_nr  )  [virtual]
 


Friends And Related Function Documentation

Glib::RefPtr<Gtk::PrintOperationPreview> wrap ( GtkPrintOperationPreview*  object,
bool  take_copy = false
[related]
 

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated for gtkmm 2.4 by Doxygen 1.4.6 © 1997-2001