and unfocused.
Text.placeholderText
string placeholderText() @propertyGet placeholderText property.
Returns
The text that will be displayed in the [gtk.text.Text] when it is empty
void placeholderText(string propval) @propertySet placeholderText property.
Parameters
propval | The text that will be displayed in the [gtk.text.Text] when it is empty and unfocused. |