Tag.this
No documentation available for this declaration.
this
(string name = null) nothrowCreates a #GtkSourceTag. 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 #GtkSourceTag.