RGtk2 (version 2.20.31)

gtkTextBufferApplyTagByName: gtkTextBufferApplyTagByName

Description

Calls gtkTextTagTableLookup on the buffer's tag table to get a GtkTextTag, then calls gtkTextBufferApplyTag.

Usage

gtkTextBufferApplyTagByName(object, name, start, end)

Arguments

name
name of a named GtkTextTag
start
one bound of range to be tagged
end
other bound of range to be tagged