Function libui_ng_sys::uiWindowTitle
source · Expand description
Returns the window title.
@param w uiWindow instance.
@returns The window title text.\n
A NUL terminated UTF-8 string.\n
Data is owned by the caller, make sure to call uiFreeText().
@memberof uiWindow