Documentation
Dlang.org
Buffer.joinLines
gtksource
buffer
Buffer
Joins the lines of text between the specified iterators.
class
Buffer
void
joinLines
(
gtk.text_iter.TextIter
start
,
gtk.text_iter.TextIter
end
)
Parameters
start
gtk
.
text_iter
.
TextIter
a #GtkTextIter.
end
gtk
.
text_iter
.
TextIter
a #GtkTextIter.
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
Joins the lines of text between the specified iterators.