10 #ifndef __MAIN_STATUSBAR_H__ 11 #define __MAIN_STATUSBAR_H__ 17 void profile_bar_update(
void);
18 void packets_bar_update(
void);
19 void status_expert_update(
void);
24 void status_capture_comment_update(
void);
31 void statusbar_push_field_msg(
const gchar *msg_format, ...)
36 void statusbar_pop_field_msg(
void);
43 void statusbar_push_filter_msg(const gchar *msg_format, ...)
48 void statusbar_pop_filter_msg(
void);
55 void statusbar_push_temporary_msg(const gchar *msg_format, ...)