Tag

constructor(name: String? = null)

Creates a GtkSourceTag.

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

For usual cases, method@Buffer.create_source_tag is more convenient to use.

Return

a new GtkSourceTag.

Parameters

name

tag name, or null.


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)