Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextBufferGetTagTable: gtkTextBufferGetTagTable
Description
Get the
GtkTextTagTable
associated with this buffer.
Usage
gtkTextBufferGetTagTable(object)
Arguments
object
a
GtkTextBuffer
Value
GtkTextTagTable
] the buffer's tag table.
[
transfer none
]