TextGidBuilderImpl.placeholderText

Set placeholderText property.

class TextGidBuilderImpl(T)
T
placeholderText
(
string propval
)

Parameters

propval string

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

Return Value

Type: T

Builder instance for fluent chaining