[ CCode ( has_construct_function = false , type = "GtkTextTag*" ) ]
public Tag (string? name)
Creates a `GtkSourceTag`.
Configure the tag using object arguments, i.e. using [[email protected]].
For usual cases, [[email protected]_source_tag] is more convenient to use.
name |
tag name, or null. |
a new `GtkSourceTag`. |