EditableLabel.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string str)

Creates a new gtk.editable_label.EditableLabel widget.

Parameters

strthe text for the label

Returns