TextTag.this

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

  1. this(GtkTextTag* gtkTextTag, bool ownedRef)
  2. this(string name)
    class TextTag
    this
    (
    string name
    )

Parameters

name string

tag name, or NULL

Return Value

Throws

ConstructionException GTK+ fails to create the object.