Tag


Description:

[ 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.

Parameters:

name

tag name, or null.

Returns:

a new `GtkSourceTag`.