Documentation
Dlang.org
Buffer.this
gtksource
buffer
Buffer
Creates a new source buffer.
this
(void* ptr, Flag!"Take" take)
this
(gtk.text_tag_table.TextTagTable table)
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
beginNotUndoableAction
canRedo
canUndo
changeCase
connectBracketMatched
connectHighlightUpdated
connectRedo
connectSourceMarkUpdated
connectUndo
createSourceMark
endNotUndoableAction
ensureHighlight
forwardIterToSourceMark
getContextClassesAtIter
getHighlightMatchingBrackets
getHighlightSyntax
getImplicitTrailingNewline
getLanguage
getMaxUndoLevels
getSourceMarksAtIter
getSourceMarksAtLine
getStyleScheme
getUndoManager
iterBackwardToContextClassToggle
iterForwardToContextClassToggle
iterHasContextClass
joinLines
redo
removeSourceMarks
self
setHighlightMatchingBrackets
setHighlightSyntax
setImplicitTrailingNewline
setLanguage
setMaxUndoLevels
setStyleScheme
setUndoManager
sortLines
undo
properties
_gType
highlightMatchingBrackets
highlightSyntax
implicitTrailingNewline
language
maxUndoLevels
styleScheme
undoManager
static functions
_getGType
builder
newWithLanguage
Creates a new source buffer.