TextAttributes.this

Creates a #GtkTextAttributes, which describes a set of properties on some text.

Return: a new #GtkTextAttributes, free with gtk_text_attributes_unref().

  1. this(GtkTextAttributes* gtkTextAttributes)
  2. this()
    class TextAttributes
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta