Gtk.TextBuffer::modified-changed

function callback(text_buffer, ):void;

The ::modified-changed signal is emitted when the modified bit of a Gtk.TextBuffer flips.

See also: Gtk.TextBuffer.prototype.set_modified.

text_buffer

instance of Gtk.TextBuffer that is emitting the signal