gtk-d v3.6.6 (2017-08-06T14:57:30Z)
Home
Dub
Repo
SourceBuffer.callBackHighlightUpdated
gsv
SourceBuffer
SourceBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
class
SourceBuffer
extern (
C
) static
void
callBackHighlightUpdated
(
GtkSourceBuffer
*
sourcebufferStruct
,
GtkTextIter
*
start
,
GtkTextIter
*
end
,
OnHighlightUpdatedDelegateWrapper
wrapper
)
Meta
Source
See Implementation
gsv
SourceBuffer
SourceBuffer
classes
OnBracketMatchedDelegateWrapper
OnHighlightUpdatedDelegateWrapper
OnRedoDelegateWrapper
OnSourceMarkUpdatedDelegateWrapper
OnUndoDelegateWrapper
constructors
this
functions
addOnBracketMatched
addOnHighlightUpdated
addOnRedo
addOnSourceMarkUpdated
addOnUndo
backwardIterToSourceMark
beginNotUndoableAction
canRedo
canUndo
changeCase
createSourceMark
endNotUndoableAction
ensureHighlight
forwardIterToSourceMark
getContextClassesAtIter
getHighlightMatchingBrackets
getHighlightSyntax
getImplicitTrailingNewline
getLanguage
getMaxUndoLevels
getSourceBufferStruct
getSourceMarksAtIter
getSourceMarksAtLine
getStruct
getStyleScheme
getUndoManager
iterBackwardToContextClassToggle
iterForwardToContextClassToggle
iterHasContextClass
joinLines
redo
removeSourceMarks
setHighlightMatchingBrackets
setHighlightSyntax
setImplicitTrailingNewline
setLanguage
setMaxUndoLevels
setStruct
setStyleScheme
setUndoManager
sortLines
undo
static functions
callBackBracketMatched
callBackBracketMatchedDestroy
callBackHighlightUpdated
callBackHighlightUpdatedDestroy
callBackRedo
callBackRedoDestroy
callBackSourceMarkUpdated
callBackSourceMarkUpdatedDestroy
callBackUndo
callBackUndoDestroy
getType
variables
gtkSourceBuffer
onBracketMatchedListeners
onHighlightUpdatedListeners
onRedoListeners
onSourceMarkUpdatedListeners
onUndoListeners