Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_col_width_data Struct Reference

Stores the display width and alignment for a single column. More...

#include <recent.h>

Public Attributes

int fmt
int width
char xalign

Detailed Description

Stores the display width and alignment for a single column.

Member Data Documentation

◆ fmt

int _col_width_data::fmt

Column format, used for consistency check.

◆ width

int _col_width_data::width

Column width in characters.

◆ xalign

char _col_width_data::xalign

Horizontal alignment specifier (e.g., 'l' = left, 'r' = right, 'c' = center).


The documentation for this struct was generated from the following file: