AccelLabel.this

Creates a new gtk.AccelLabel

  1. this(GtkAccelLabel* gtkAccelLabel, bool ownedRef)
  2. this(string string_)
    class AccelLabel
    this
    (
    string string_
    )

Parameters

string_ string

the label string. Must be non-NULL.

Return Value

Throws

ConstructionException GTK+ fails to create the object.