SearchEntry.placeholderText

Set placeholderText property.

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

Parameters

propval string

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