Function libui_ng_sys::uiNewLabel
source · Expand description
Creates a new label.
@param text Label text.\n
A valid, NUL terminated UTF-8 string.\n
Data is owned by the caller.
@returns A new uiLabel instance.
@memberof uiLabel @static