void profile_bar_update(void)
Update the profile display in the statusbar.
void status_capture_comment_update(void)
Update the capture comment icon in the statusbar, depending on the current capture comment (XXX - it'...
void statusbar_push_field_msg(const char *msg_format,...)
Push a formatted message referring to the currently-selected field onto the statusbar.
void statusbar_push_filter_msg(const char *msg_format,...)
Push a formatted message referring to the current filter onto the statusbar.
void statusbar_pop_filter_msg(void)
Pop a message referring to the current filter off the statusbar.
void packets_bar_update(void)
Update the packet count display in the statusbar.
Definition main_status_bar.cpp:73
void status_expert_update(void)
Update the expert status in the statusbar.
void statusbar_push_temporary_msg(const char *msg_format,...)
Push a formatted temporary message onto the statusbar. The message is automatically removed at a late...
Definition main_status_bar.cpp:55
void statusbar_pop_field_msg(void)
Pop a message referring to the currently-selected field off the statusbar.