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