| gtkTextMarkGetDeleted {RGtk2} | R Documentation |
Returns TRUE if the mark has been removed from its buffer
with gtkTextBufferDeleteMark. See gtkTextBufferAddMark
for a way to add it to a buffer again.
gtkTextMarkGetDeleted(object)
|
[GtkTextMark] a GtkTextMark |
[logical] whether the mark is deleted
Derived by RGtkGen from GTK+ documentation