Buffer.joinLines
void joinLines(gtk.text_iter.TextIter start, gtk.text_iter.TextIter end)Joins the lines of text between the specified iterators.
Parameters
start | a #GtkTextIter. |
end | a #GtkTextIter. |
void joinLines(gtk.text_iter.TextIter start, gtk.text_iter.TextIter end)Joins the lines of text between the specified iterators.
start | a #GtkTextIter. |
end | a #GtkTextIter. |