SourceTag


Description:

[ CCode ( has_construct_function = false , type = "GtkTextTag*" ) ]
[ Version ( since = "3.20" ) ]
public SourceTag (string? name)

Creates a SourceTag.

Configure the tag using object arguments, i.e. using @set.

For usual cases, gtk_source_buffer_create_source_tag is more convenient to use.

Parameters:

name

tag name, or null.

Returns:

a new SourceTag.