CellRendererText.placeholderText

string placeholderText() @property

Get placeholderText property.

Returns

The text that will be displayed in the [gtk.cell_renderer.CellRenderer] if

GtkCellRendererText:editable is true and the cell is empty.

void placeholderText(string propval) @property

Set placeholderText property.

Parameters

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