Gtk.TextBuffer::changed

function callback(text_buffer, ):void;

The ::changed signal is emitted when the content of a Gtk.TextBuffer has changed.

text_buffer

instance of Gtk.TextBuffer that is emitting the signal