23#ifndef XTABBOX_PRIVATE_H_
24#define XTABBOX_PRIVATE_H_
void _draw_tabbox(void *w_, void *user_data)
_draw_tabbox - draw the tabbox on expose call
void _draw_tab(void *w_, void *user_data)
_draw_tab - draw a single tab on expose call
void _tab_button_released(void *w_, void *button_, void *user_data)
_tab_button_released - select the tab to show (hide all other)