CellRendererText.placeholderText

Set placeholderText property.

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

Parameters

propval string

The text that will be displayed in the gtk.cell_renderer.CellRenderer if GtkCellRendererText:editable is true and the cell is empty.