Gtk.TextBuffer::mark-deleted

function callback(text_buffer, mark:Gtk.TextMark, ):void;

The ::mark-deleted signal is emitted as notification after a Gtk.TextMark is deleted.

See also: Gtk.TextBuffer.prototype.delete_mark.

text_buffer

instance of Gtk.TextBuffer that is emitting the signal

mark

The mark that was deleted