Tag.this
this
(string name = null)Creates a [gtksource.tag.Tag].
Configure the tag using object arguments, i.e. using [gobject.object.ObjectWrap.set].
For usual cases, [gtksource.buffer.Buffer.createSourceTag] is more convenient to use.
Parameters
name | tag name, or null. |
Returns
a new [gtksource.tag.Tag].