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