Function libui_ng_sys::uiEntrySetText
source · Expand description
Sets the entry’s text.
@param e uiEntry instance.
@param text Entry text.\n
A valid, NUL terminated UTF-8 string.\n
Data is owned by the caller.
@memberof uiEntry
Sets the entry’s text.
@param e uiEntry instance.
@param text Entry text.\n
A valid, NUL terminated UTF-8 string.\n
Data is owned by the caller.
@memberof uiEntry