TextTagTable.lookup

gtk.text_tag.TextTag lookup(string name)

Look up a named tag.

Parameters

namename of a tag

Returns

The tag, or null if none by that

name is in the table.