CellRendererText.placeholderText

Get placeholderText property.

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

Return Value

Type: string

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