CellRendererTextGidBuilderImpl.placeholderText

Set placeholderText property.

class CellRendererTextGidBuilderImpl(T)
T
placeholderText
(
string propval
)

Parameters

propval string

The text that will be displayed in the #GtkCellRenderer if #GtkCellRendererText:editable is true and the cell is empty.

Since 3.6

Return Value

Type: T

Builder instance for fluent chaining