Package: gtk

Function gtk-text-tag-table-lookup

Lambda List

gtk-text-tag-table-lookup (table name)

Arguments

table -- a gtk-text-tag-table object
name -- a string with the name of a tag

Return Value

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

Details

Look up a named tag.
 

See also

2021-11-18