Function libui_ng_sys::uiNewGroup
source · Expand description
Creates a new group.
@param title Group title text.\n
A valid, NUL terminated UTF-8 string.\n
Data is owned by the caller.
@returns A new uiGroup instance.
@memberof uiGroup @static