setPlaceholderText

open fun setPlaceholderText(text: String? = null)

Sets text to be displayed in @entry when it is empty.

This can be used to give a visual hint of the expected contents of the GtkEntry.

Parameters

text

a string to be displayed when @entry is empty and unfocused