Function libui_ng_sys::uiButtonText
source · Expand description
Returns the button label text.
@param b uiButton instance.
@returns The text of the label.\n
A NUL terminated UTF-8 string.\n
Data is owned by the caller, make sure to call uiFreeText().
@memberof uiButton