gnomeprint.ui.Preview — Preview object for GnomePrintui
|
gnomeprint.ui.Preview(config
, canvas
)
config : | a gnomeprint.Config . |
canvas : | a gnomeprint.Canvas on which we
display the print preview. |
Returns : | a new gnomeprint.ui.Preview .
|
Creates a new gnomeprint.ui.Preview
object that use the
canvas
gnomeprint.Canvas
as its rendering backend.