gtk :: PrintOperationPreview :: Class PrintOperationPreview
[hide private]
[frames] | no frames]

Class PrintOperationPreview

source code

        object --+    
                 |    
gobject.GInterface --+
                     |
                    PrintOperationPreview
Known Subclasses:

Instance Methods [hide private]
 
do_end_preview(...) source code
 
do_got_page_size(...) source code
 
do_is_selected(...) source code
 
do_ready(...) source code
 
do_render_page(...) source code
 
end_preview(...) source code
 
is_selected(...) source code
 
render_page(...) source code

Inherited from gobject.GInterface: __gdoc__, __init__, __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  __gtype__ = <GType GtkPrintOperationPreview (46090256)>
Properties [hide private]

Inherited from object: __class__