Package: gtk

Function gtk:text-mark-deleted

Lambda List

gtk:text-mark-deleted (mark)

Arguments

mark -- a gtk:text-mark object

Return Value

True if the text mark is deleted.

Details

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

See also

2024-7-2