gtk-d ~Gtk2 (2022-05-05T07:07:42.3116063)
Dub
Repo
SourceView.addOnUndo
gsv
SourceView
SourceView
See Also GtkTextView,GtkSourceBuffer
class
SourceView
void
addOnUndo
(
void
delegate
(
SourceView
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gsv
SourceView
SourceView
constructors
this
functions
addOnLineMarkActivated
addOnMoveLines
addOnRedo
addOnShowCompletion
addOnUndo
getAutoIndent
getBuffer
getCompletion
getDrawSpaces
getGutter
getHighlightCurrentLine
getIndentOnTab
getIndentWidth
getInsertSpacesInsteadOfTabs
getMarkCategoryBackground
getMarkCategoryPixbuf
getMarkCategoryPriority
getRightMarginPosition
getShowLineMarks
getShowLineNumbers
getShowRightMargin
getSmartHomeEnd
getSourceViewStruct
getStruct
getTabWidth
setAutoIndent
setDrawSpaces
setHighlightCurrentLine
setIndentOnTab
setIndentWidth
setInsertSpacesInsteadOfTabs
setMarkCategoryBackground
setMarkCategoryIconFromIconName
setMarkCategoryIconFromPixbuf
setMarkCategoryIconFromStock
setMarkCategoryPixbuf
setMarkCategoryPriority
setMarkCategoryTooltipFunc
setMarkCategoryTooltipMarkupFunc
setRightMarginPosition
setShowLineMarks
setShowLineNumbers
setShowRightMargin
setSmartHomeEnd
setStruct
setTabWidth
static functions
callBackLineMarkActivated
callBackMoveLines
callBackRedo
callBackShowCompletion
callBackUndo
variables
connectedSignals
gtkSourceView
onLineMarkActivatedListeners
onMoveLinesListeners
onRedoListeners
onShowCompletionListeners
onUndoListeners
See Also GtkTextView,GtkSourceBuffer