TextGidBuilderImpl.placeholderText
T placeholderText(string propval)Set placeholderText property.
Parameters
propval | The text that will be displayed in the gtk.text.Text when it is empty and unfocused. |
Returns
Builder instance for fluent chaining
T placeholderText(string propval)Set placeholderText property.
propval | The text that will be displayed in the gtk.text.Text when it is empty and unfocused. |