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