gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
TextView.getBottomMargin
gtk
TextView
TextView
Gets the bottom margin for text in the @text_view.
class
TextView
int
getBottomMargin
(
)
Return Value
Type:
int
bottom margin in pixels
Meta
Since
3.18
Source
See Implementation
gtk
TextView
TextView
constructors
this
functions
addChildAtAnchor
addChildInWindow
addOnBackspace
addOnCopyClipboard
addOnCutClipboard
addOnDeleteFromCursor
addOnExtendSelection
addOnInsertAtCursor
addOnInsertEmoji
addOnMoveCursor
addOnMoveViewport
addOnPasteClipboard
addOnPopulatePopup
addOnPreeditChanged
addOnSelectAll
addOnSetAnchor
addOnToggleCursorVisible
addOnToggleOverwrite
appendText
backwardDisplayLine
backwardDisplayLineStart
bufferToWindowCoords
forwardDisplayLine
forwardDisplayLineEnd
getAcceptsTab
getBorderWindowSize
getBottomMargin
getBuffer
getCursorLocations
getCursorVisible
getDefaultAttributes
getEditable
getIndent
getInputHints
getInputPurpose
getIterAtLocation
getIterAtPosition
getIterLocation
getJustification
getLeftMargin
getLineAtY
getLineTextAt
getLineYrange
getMonospace
getOverwrite
getPixelsAboveLines
getPixelsBelowLines
getPixelsInsideWrap
getRightMargin
getStruct
getTabs
getTextViewStruct
getTopMargin
getVisibleRect
getWindow
getWindowType
getWrapMode
imContextFilterKeypress
insertText
moveChild
moveMarkOnscreen
moveVisually
placeCursorOnscreen
resetCursorBlink
resetImContext
scrollMarkOnscreen
scrollToIter
scrollToMark
setAcceptsTab
setBorderWindowSize
setBottomMargin
setBuffer
setCursorVisible
setEditable
setIndent
setInputHints
setInputPurpose
setJustification
setLeftMargin
setMonospace
setOverwrite
setPixelsAboveLines
setPixelsBelowLines
setPixelsInsideWrap
setRightMargin
setTabs
setTopMargin
setWrapMode
startsDisplayLine
windowToBufferCoords
mixins
__anonymous
static functions
getType
variables
gtkTextView
Gets the bottom margin for text in the @text_view.