Package: gtk

Function gtk-text-mark-deleted

Lambda List

gtk-text-mark-deleted (mark)

Arguments

mark -- a gtk-text-mark object

Return Value

A boolean whether the text mark is deleted.

Details

Returns true if the text mark has been removed from its text buffer with the function gtk-text-buffer-delete-mark. See the function gtk-text-buffer-add-mark for a way to add the text mark to a text buffer again.
 

See also

2021-2-11