gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
Terminal.onEofListeners
vte
Terminal
Terminal
Undocumented in source.
class
Terminal
OnEofDelegateWrapper
[]
onEofListeners
;
Meta
Source
See Implementation
vte
Terminal
Terminal
classes
OnBellDelegateWrapper
OnCharSizeChangedDelegateWrapper
OnChildExitedDelegateWrapper
OnCommitDelegateWrapper
OnContentsChangedDelegateWrapper
OnCopyClipboardDelegateWrapper
OnCurrentDirectoryUriChangedDelegateWrapper
OnCurrentFileUriChangedDelegateWrapper
OnCursorMovedDelegateWrapper
OnDecreaseFontSizeDelegateWrapper
OnDeiconifyWindowDelegateWrapper
OnEncodingChangedDelegateWrapper
OnEofDelegateWrapper
OnHyperlinkHoverUriChangedDelegateWrapper
OnIconTitleChangedDelegateWrapper
OnIconifyWindowDelegateWrapper
OnIncreaseFontSizeDelegateWrapper
OnLowerWindowDelegateWrapper
OnMaximizeWindowDelegateWrapper
OnMoveWindowDelegateWrapper
OnPasteClipboardDelegateWrapper
OnRaiseWindowDelegateWrapper
OnRefreshWindowDelegateWrapper
OnResizeWindowDelegateWrapper
OnRestoreWindowDelegateWrapper
OnSelectionChangedDelegateWrapper
OnTextDeletedDelegateWrapper
OnTextInsertedDelegateWrapper
OnTextModifiedDelegateWrapper
OnTextScrolledDelegateWrapper
OnWindowTitleChangedDelegateWrapper
constructors
this
functions
addOnBell
addOnCharSizeChanged
addOnChildExited
addOnCommit
addOnContentsChanged
addOnCopyClipboard
addOnCurrentDirectoryUriChanged
addOnCurrentFileUriChanged
addOnCursorMoved
addOnDecreaseFontSize
addOnDeiconifyWindow
addOnEncodingChanged
addOnEof
addOnHyperlinkHoverUriChanged
addOnIconTitleChanged
addOnIconifyWindow
addOnIncreaseFontSize
addOnLowerWindow
addOnMaximizeWindow
addOnMoveWindow
addOnPasteClipboard
addOnRaiseWindow
addOnRefreshWindow
addOnResizeWindow
addOnRestoreWindow
addOnSelectionChanged
addOnTextDeleted
addOnTextInserted
addOnTextModified
addOnTextScrolled
addOnWindowTitleChanged
copyClipboard
copyClipboardFormat
copyPrimary
eventCheckGregexSimple
eventCheckRegexSimple
feed
feedChild
feedChildBinary
getAllowBold
getAllowHyperlink
getAudibleBell
getCharHeight
getCharWidth
getCjkAmbiguousWidth
getColumnCount
getCurrentDirectoryUri
getCurrentFileUri
getCursorBlinkMode
getCursorPosition
getCursorShape
getEncoding
getFont
getFontScale
getGeometryHints
getHasSelection
getIconTitle
getInputEnabled
getMouseAutohide
getPty
getRewrapOnResize
getRowCount
getStruct
getTerminalStruct
getText
getTextIncludeTrailingSpaces
getTextRange
getWindowTitle
getWordCharExceptions
hyperlinkCheckEvent
matchAddGregex
matchAddRegex
matchCheck
matchCheckEvent
matchRemove
matchRemoveAll
matchSetCursor
matchSetCursorName
matchSetCursorType
pasteClipboard
pastePrimary
ptyNewSync
reset
searchFindNext
searchFindPrevious
searchGetGregex
searchGetRegex
searchGetWrapAround
searchSetGregex
searchSetRegex
searchSetWrapAround
selectAll
setAllowBold
setAllowHyperlink
setAudibleBell
setBackspaceBinding
setCjkAmbiguousWidth
setColorBackground
setColorBold
setColorCursor
setColorCursorForeground
setColorForeground
setColorHighlight
setColorHighlightForeground
setColors
setCursorBlinkMode
setCursorShape
setDefaultColors
setDeleteBinding
setEncoding
setFont
setFontScale
setGeometryHintsForWindow
setInputEnabled
setMouseAutohide
setPty
setRewrapOnResize
setScrollOnKeystroke
setScrollOnOutput
setScrollbackLines
setSize
setStruct
setWordCharExceptions
spawnAsync
spawnSync
unselectAll
watchChild
writeContentsSync
mixins
__anonymous
static functions
callBackBell
callBackBellDestroy
callBackCharSizeChanged
callBackCharSizeChangedDestroy
callBackChildExited
callBackChildExitedDestroy
callBackCommit
callBackCommitDestroy
callBackContentsChanged
callBackContentsChangedDestroy
callBackCopyClipboard
callBackCopyClipboardDestroy
callBackCurrentDirectoryUriChanged
callBackCurrentDirectoryUriChangedDestroy
callBackCurrentFileUriChanged
callBackCurrentFileUriChangedDestroy
callBackCursorMoved
callBackCursorMovedDestroy
callBackDecreaseFontSize
callBackDecreaseFontSizeDestroy
callBackDeiconifyWindow
callBackDeiconifyWindowDestroy
callBackEncodingChanged
callBackEncodingChangedDestroy
callBackEof
callBackEofDestroy
callBackHyperlinkHoverUriChanged
callBackHyperlinkHoverUriChangedDestroy
callBackIconTitleChanged
callBackIconTitleChangedDestroy
callBackIconifyWindow
callBackIconifyWindowDestroy
callBackIncreaseFontSize
callBackIncreaseFontSizeDestroy
callBackLowerWindow
callBackLowerWindowDestroy
callBackMaximizeWindow
callBackMaximizeWindowDestroy
callBackMoveWindow
callBackMoveWindowDestroy
callBackPasteClipboard
callBackPasteClipboardDestroy
callBackRaiseWindow
callBackRaiseWindowDestroy
callBackRefreshWindow
callBackRefreshWindowDestroy
callBackResizeWindow
callBackResizeWindowDestroy
callBackRestoreWindow
callBackRestoreWindowDestroy
callBackSelectionChanged
callBackSelectionChangedDestroy
callBackTextDeleted
callBackTextDeletedDestroy
callBackTextInserted
callBackTextInsertedDestroy
callBackTextModified
callBackTextModifiedDestroy
callBackTextScrolled
callBackTextScrolledDestroy
callBackWindowTitleChanged
getType
variables
onBellListeners
onCharSizeChangedListeners
onChildExitedListeners
onCommitListeners
onContentsChangedListeners
onCopyClipboardListeners
onCurrentDirectoryUriChangedListeners
onCurrentFileUriChangedListeners
onCursorMovedListeners
onDecreaseFontSizeListeners
onDeiconifyWindowListeners
onEncodingChangedListeners
onEofListeners
onHyperlinkHoverUriChangedListeners
onIconTitleChangedListeners
onIconifyWindowListeners
onIncreaseFontSizeListeners
onLowerWindowListeners
onMaximizeWindowListeners
onMoveWindowListeners
onPasteClipboardListeners
onRaiseWindowListeners
onRefreshWindowListeners
onResizeWindowListeners
onRestoreWindowListeners
onSelectionChangedListeners
onTextDeletedListeners
onTextInsertedListeners
onTextModifiedListeners
onTextScrolledListeners
onWindowTitleChangedListeners
vteTerminal