Signal
GtkTextBuffer::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. | |
| The data is owned by the caller of the function. |