| gtkTextBufferGetMark {RGtk2} | R Documentation |
Returns the mark named name in buffer buffer, or NULL if no such
mark exists in the buffer.
gtkTextBufferGetMark(object, name)
|
|
|
a mark name |
[GtkTextMark] a GtkTextMark, or NULL. [ transfer none ]
Derived by RGtkGen from GTK+ documentation