gtkTextBufferApplyTagByName {RGtk2} | R Documentation |
Calls gtkTextTagTableLookup
on the buffer's tag table to
get a GtkTextTag
, then calls gtkTextBufferApplyTag
.
gtkTextBufferApplyTagByName(object, name, start, end)
|
|
|
name of a named |
|
one bound of range to be tagged |
|
other bound of range to be tagged |
Derived by RGtkGen from GTK+ documentation