Function libui_ng_sys::uiTableHeaderSetVisible
source · Expand description
Sets whether or not the table header is visible.
@param t uiTable instance.
@param visible TRUE to show header, FALSE to hide header.
@memberof uiTable