Documentation
Dlang.org
PageSetup.toFile
gtk
page_setup
PageSetup
This function saves the information from setup to file_name.
class
PageSetup
bool
toFile
(
string
fileName
)
Parameters
fileName
string
the file to save to
Return Value
Type:
bool
true on success
gtk
page_setup
PageSetup
constructors
this
functions
copy
getBottomMargin
getLeftMargin
getOrientation
getPageHeight
getPageWidth
getPaperHeight
getPaperSize
getPaperWidth
getRightMargin
getTopMargin
loadFile
loadKeyFile
setBottomMargin
setLeftMargin
setOrientation
setPaperSize
setPaperSizeAndDefaultMargins
setRightMargin
setTopMargin
toFile
toGvariant
toKeyFile
static functions
newFromFile
newFromGvariant
newFromKeyFile
This function saves the information from setup to file_name.