Method
StEntryset_text
Declaration [src]
void
st_entry_set_text (
StEntry* entry,
const gchar* text
)
Description [src]
Sets the text displayed on the entry. If text
is NULL
, the ClutterText
will instead be set to an empty string.
Sets property | St.Entry:text |