applyTag

open fun applyTag(tag: TextTag, start: TextIter, end: TextIter)

Emits the “apply-tag” signal on @buffer.

The default handler for the signal applies

Parameters

tag

a GtkTextTag

start

one bound of range to be tagged

end

other bound of range to be tagged