Gtk.TextTagTable::tag-changed
function callback(text_tag_table, tag:Gtk.TextTag, size_changed:Boolean, ):void;
- text_tag_table
instance of Gtk.TextTagTable that is emitting the signal
- tag
the changed tag.
- size_changed
whether the size has been changed.