Text.placeholderText

string placeholderText() @property

Get placeholderText property.

Returns

The text that will be displayed in the [gtk.text.Text] when it is empty

and unfocused.

void placeholderText(string propval) @property

Set placeholderText property.

Parameters

propvalThe text that will be displayed in the [gtk.text.Text] when it is empty and unfocused.