[ Version ( since = "3.12" ) ]
public void change_case (SourceChangeCaseType case_type, TextIter start, TextIter end)
Changes the case of the text between the specified iterators.
this |
a SourceBuffer. |
case_type |
how to change the case. |
start |
a TextIter. |
end |
a TextIter. |