Function libui_ng_sys::uiButtonSetText
source · Expand description
Sets the button label text.
@param b uiButton instance.
@param text Label text.\n
A valid, NUL terminated UTF-8 string.\n
Data is owned by the caller.
@memberof uiButton