Documentation
Dlang.org
PrintCompositor.setLeftMargin
gtksource
print_compositor
PrintCompositor
Sets the left margin used by compositor.
class
PrintCompositor
void
setLeftMargin
(
double
margin
,
gtk.types.Unit
unit
)
Parameters
margin
double
the new left margin in units of unit.
unit
gtk
.
types
.
Unit
the units for margin.
gtksource
print_compositor
PrintCompositor
constructors
this
functions
drawPage
getBodyFontName
getBottomMargin
getBuffer
getFooterFontName
getHeaderFontName
getHighlightSyntax
getLeftMargin
getLineNumbersFontName
getNPages
getPaginationProgress
getPrintFooter
getPrintHeader
getPrintLineNumbers
getRightMargin
getTabWidth
getTopMargin
getWrapMode
ignoreTag
paginate
self
setBodyFontName
setBottomMargin
setFooterFontName
setFooterFormat
setHeaderFontName
setHeaderFormat
setHighlightSyntax
setLeftMargin
setLineNumbersFontName
setPrintFooter
setPrintHeader
setPrintLineNumbers
setRightMargin
setTabWidth
setTopMargin
setWrapMode
properties
bodyFontName
footerFontName
gType
headerFontName
highlightSyntax
lineNumbersFontName
nPages
printFooter
printHeader
printLineNumbers
tabWidth
wrapMode
static functions
getGType
newFromView
Sets the left margin used by compositor.