Tag.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
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

nametag name, or null.

Returns