gtk-d ~Gtk2 (2022-05-05T07:07:42.3116063)
Dub
Repo
SourceView.callBackShowCompletion
gsv
SourceView
SourceView
Undocumented in source. Be warned that the author may not have intended to support it.
class
SourceView
extern (
C
) static
void
callBackShowCompletion
(
GtkSourceView
*
viewStruct
,
SourceView
_sourceView
)
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