지정한 탭 아이템의 너비(width)를 변경하는 API이다.
function btnSettabitemwidth_on_mouseup() { tabTest.settabitemwidth(1, 150); }