Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextMarkGetBuffer: gtkTextMarkGetBuffer
Description
Gets the buffer this mark is located inside, or
NULL
if the mark is deleted.
Usage
gtkTextMarkGetBuffer(object)
Arguments
object
a
GtkTextMark
Value
GtkTextBuffer
] the mark's
GtkTextBuffer
.
[
transfer none
]