Tag.this

Creates a gtksource.tag.Tag.

Configure the tag using object arguments, i.e. using gobject.object.ObjectG.set.

For usual cases, gtksource.buffer.Buffer.createSourceTag is more convenient to use.

class Tag
this
(
string name = null
)

Parameters

name string

tag name, or null.

Return Value