Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
print_stream_ops Struct Reference

Public Attributes

gboolean(* print_preamble )(struct print_stream *self, gchar *filename, const char *version_string)
 
gboolean(* print_line )(struct print_stream *self, int indent, const char *line)
 
gboolean(* print_line_color )(struct print_stream *self, int indent, const char *line, const color_t *fg, const color_t *bg)
 
gboolean(* print_bookmark )(struct print_stream *self, const gchar *name, const gchar *title)
 
gboolean(* new_page )(struct print_stream *self)
 
gboolean(* print_finale )(struct print_stream *self)
 
gboolean(* destroy )(struct print_stream *self)
 

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