TextTag.this

Creates a #GtkTextTag. Configure the tag using object arguments, i.e. using gobject.object.ObjectWrap.set.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string name)
    class TextTag
    this
    (
    string name = null
    )

Parameters

name string

tag name, or null

Return Value

a new #GtkTextTag