Reference Manual |
![]() |
#include <inti/gtk-sourceview/sourcetag.h>
|
Construct a new SourceTagTable from an existing GtkSourceTagTable.
The table can be a newly created GtkSourceTagTable or an existing GtkSourceTagTable (see G::Object::Object). |
|
Add 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 table or has the same name as an already-added tag, then it is not added to the table. |
|
Removes all the source tags from the table. This will remove the table's reference to the tags, so be careful - tags will end up destroyed if you don't have a reference to them. |
|
Generated on Wed Aug 27 21:17:28 2003 for Inti-SourceView by ![]() |