Buffer.changeCase

Changes the case of the text between the specified iterators.

Parameters

caseType gtksource.types.ChangeCaseType

how to change the case.

start gtk.text_iter.TextIter

a #GtkTextIter.

end gtk.text_iter.TextIter

a #GtkTextIter.