gtk-d v2.4.0 (2014-08-04T21:05:35Z)
Home
Dub
Repo
PrintJob.setScale
gtk
PrintJob
PrintJob
Sets the scale for this job (where 1.0 means unscaled).
class
PrintJob
void
setScale
(
double
scale
)
Parameters
scale
double
the scale Since 3.0
Meta
Source
See Implementation
gtk
PrintJob
PrintJob
constructors
this
functions
addOnStatusChanged
getCollate
getNUp
getNUpLayout
getNumCopies
getPageRanges
getPageSet
getPages
getPrintJobStruct
getPrinter
getReverse
getRotate
getScale
getSettings
getStatus
getStruct
getSurface
getTitle
getTrackPrintStatus
send
setCollate
setNUp
setNUpLayout
setNumCopies
setPageRanges
setPageSet
setPages
setReverse
setRotate
setScale
setSourceFile
setStruct
setTrackPrintStatus
static functions
callBackStatusChanged
variables
connectedSignals
gtkPrintJob
onStatusChangedListeners
Sets the scale for this job (where 1.0 means unscaled).