| gtkTextMarkGetDeleted {RGtk2.10} | R Documentation |
Returns TRUE if the mark has been removed from its buffer
with gtkTextBufferDeleteMark. Marks can't be used
once deleted.
gtkTextMarkGetDeleted(object)
|
[GtkTextMark] a GtkTextMark |
[logical] whether the mark is deleted
Derived by RGtkGen from GTK+ documentation