EditableLabel.this

Creates a new gtk.editable_label.EditableLabel widget.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string str)
    class EditableLabel
    this
    (
    string str
    )

Parameters

str string

the text for the label

Return Value