blob: 617f802c2956e821d4f10027bb522690bd15305c [file] [log] [blame] [edit]
/* tabpanel.c */
int tabpanel_width(void);
int tabpanel_leftcol(void);
int tabpanelopt_changed(void);
void draw_tabpanel(void);
int get_tabpagenr_on_tabpanel(void);
/* vim: set ft=c : */