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 gtk:text-tag object, or nil if none by that name is in the tag table.

Details

Look up a named tag in the tag table.
 

See also

2024-7-2