Function libui_ng_sys::uiTabAppend
source · Expand description
Appends a control in form of a page/tab with label.
@param t uiTab instance.
@param name Label text.\n
A valid, NUL terminated UTF-8 string.\n
Data is owned by the caller.
@param c Control to append.
@memberof uiTab