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