AccelLabel.this

Creates a new #GtkAccelLabel.

  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

a new #GtkAccelLabel.

Throws

ConstructionException GTK+ fails to create the object.

Meta