name is in the table.
TextTagTable.lookup
gtk.text_tag.TextTag lookup(string name)Look up a named tag.
Parameters
name | name of a tag |
Returns
The tag, or null if none by that
gtk.text_tag.TextTag lookup(string name)Look up a named tag.
name | name of a tag |
name is in the table.