Tag.this

Creates a GtkSourceTag Configure the tag using object arguments, i.e. using g_object_set().

For usual cases, Source.bufferCreateSourceTag is more convenient to use.

  1. this(GtkSourceTag* gtkSourceTag, bool ownedRef)
  2. this(string name)
    class Tag
    this
    (
    string name
    )

Parameters

name string

tag name, or NULL.

Return Value

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.20