Method
StEntryset_hint_text
Declaration [src]
void
st_entry_set_hint_text (
StEntry* entry,
const gchar* text
)
Description [src]
Sets the text to display when the entry is empty and unfocused. When the
entry is displaying the hint, it has a pseudo class of indeterminate
.
A value of NULL
unsets the hint.
Sets property | St.Entry:hint-text |