BufferGidBuilderImpl

Fluent builder implementation template for gtksource.buffer.Buffer

Members

Functions

highlightMatchingBrackets
T highlightMatchingBrackets(bool propval)

Set highlightMatchingBrackets property.

highlightSyntax
T highlightSyntax(bool propval)

Set highlightSyntax property.

implicitTrailingNewline
T implicitTrailingNewline(bool propval)

Set implicitTrailingNewline property.

language
T language(gtksource.language.Language propval)
maxUndoLevels
T maxUndoLevels(int propval)

Set maxUndoLevels property.

styleScheme
T styleScheme(gtksource.style_scheme.StyleScheme propval)

Set styleScheme property.

undoManager
T undoManager(gtksource.undo_manager.UndoManager propval)