Documentation
Dlang.org
Layout.getLineSpacing
pango
layout
Layout
Gets the line spacing factor of layout.
See
pango.layout.Layout.setLineSpacing
.
class
Layout
float
getLineSpacing
(
)
Return Value
Type:
float
pango
layout
Layout
constructors
this
functions
contextChanged
copy
getAlignment
getAttributes
getAutoDir
getBaseline
getCaretPos
getCharacterCount
getContext
getCursorPos
getDirection
getEllipsize
getExtents
getFontDescription
getHeight
getIndent
getIter
getJustify
getJustifyLastLine
getLine
getLineCount
getLineReadonly
getLineSpacing
getLines
getLinesReadonly
getLogAttrs
getLogAttrsReadonly
getPixelExtents
getPixelSize
getSerial
getSingleParagraphMode
getSize
getSpacing
getTabs
getText
getUnknownGlyphsCount
getWidth
getWrap
indexToLineX
indexToPos
isEllipsized
isWrapped
moveCursorVisually
serialize
setAlignment
setAttributes
setAutoDir
setEllipsize
setFontDescription
setHeight
setIndent
setJustify
setJustifyLastLine
setLineSpacing
setMarkup
setMarkupWithAccel
setSingleParagraphMode
setSpacing
setTabs
setText
setWidth
setWrap
writeToFile
xyToIndex
static functions
deserialize
Gets the line spacing factor of layout.
See pango.layout.Layout.setLineSpacing.