9 me.configureXonoticTabController(me, theRows);
19 if(me.rows != tab.rows)
20 error(
"Tab dialog height mismatch!");
22 me.addTab(me, tab, b);
entity XonoticTabController_makeTabButton_T(entity me, string theTitle, entity tab, string theTooltip)
void XonoticTabController_configureXonoticTabController(entity me, float theRows)
entity makeXonoticTabController(float theRows)
entity XonoticTabController_makeTabButton(entity me, string theTitle, entity tab)