Documentation
Dlang.org
Buffer.this
gtksource
buffer
Buffer
Creates a new source buffer.
class
Buffer
this
(
gtk.text_tag_table.TextTagTable
table
= null
)
Parameters
table
gtk
.
text_tag_table
.
TextTagTable
a #GtkTextTagTable, or null to create a new one.
Return Value
a new source buffer.
gtksource
buffer
Buffer
constructors
this
functions
backwardIterToSourceMark
changeCase
connectBracketMatched
connectCursorMoved
connectHighlightUpdated
connectSourceMarkUpdated
createSourceMark
ensureHighlight
forwardIterToSourceMark
getContextClassesAtIter
getHighlightMatchingBrackets
getHighlightSyntax
getImplicitTrailingNewline
getLanguage
getLoading
getSourceMarksAtIter
getSourceMarksAtLine
getStyleScheme
iterBackwardToContextClassToggle
iterForwardToContextClassToggle
iterHasContextClass
joinLines
removeSourceMarks
setHighlightMatchingBrackets
setHighlightSyntax
setImplicitTrailingNewline
setLanguage
setStyleScheme
sortLines
static functions
newWithLanguage
Creates a new source buffer.