Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
ws_ui_util.h File Reference
#include <stdint.h>
#include <wsutil/processes.h>
#include "epan/packet_info.h"
#include "epan/column-utils.h"
#include "epan/color_filters.h"

Go to the source code of this file.

Classes

struct  window_geometry_s
 

Typedefs

typedef struct window_geometry_s window_geometry_t
 

Functions

void main_window_update (void)
 
WS_NORETURN void exit_application (int status)
 
void color_filter_add_cb (color_filter_t *colorf, void *user_data)
 

Detailed Description

Declarations of UI utility routines; these routines have GUI-independent APIs, but GUI-dependent implementations, so that they can be called by GUI-independent code to affect the GUI.

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later

Typedef Documentation

◆ window_geometry_t

geometry values for use in window_get_geometry() and window_set_geometry()