emitTagChanged

fun emitTagChanged(tag: TextTag, sizeChanged: Boolean)(source)

Emits the "tag-changed" signal. See onTagChanged.

Parameters

tag

the changed tag.

sizeChanged

whether the change affects the GtkTextView layout.