Signal
Gtk.TextBuffer::mark-deleted
Description [src]
Emitted as notification after a GtkTextMark
is deleted.
See also: gtk_text_buffer_delete_mark()
.
Default handler: | The default handler is called after the handlers added via |
Parameters
mark |
GtkTextMark |
The mark that was deleted |
|
Ownership is not transferred to the callee |