PasswordEntry.placeholderText

Set placeholderText property.

  1. string placeholderText [@property getter]
  2. string placeholderText [@property setter]
    class PasswordEntry
    @property
    void
    placeholderText
    (
    string propval
    )

Parameters

propval string

The text that will be displayed in the gtk.password_entry.PasswordEntry when it is empty and unfocused.