AccelLabel.this

Creates a new GtkAccelLabel.

  1. this(GtkAccelLabel* gtkAccelLabel)
  2. this(string string)
    class AccelLabel
    this
    (
    string string
    )

Parameters

string string

the label string. Must be non-NULL.

Throws

ConstructionException GTK+ fails to create the object.

Meta