lookup


Description:

public unowned TextTag? lookup (string name)

Look up a named tag.

Parameters:

this

a TextTagTable

name

name of a tag

Returns:

The tag, or null if none by that name is in the table.