[Top]
GTK2
GTK2.SourceTagTable
|
Method GTK2.SourceTagTable()->add_tags()
- Method
add_tags
GTK2.SourceTagTable add_tags(array tags)
- Description
Adds a list of tags to the table. The added tags are assigned the highest
priority in the table.
If a tag is already present in the table or has the same name as an already
added tag, then it is not added to the table.
|