libreport 2.13.1
A tool to inform users about various problems on the running system
Data Fields
event_option_t Struct Reference

Data Fields

char * eo_name
 
char * eo_value
 
char * eo_label
 
char * eo_note_html
 
option_type_t eo_type
 
int eo_allow_empty
 
bool is_advanced
 

Detailed Description

Definition at line 52 of file event_config.h.

Field Documentation

◆ eo_allow_empty

int event_option_t::eo_allow_empty

Definition at line 59 of file event_config.h.

◆ eo_label

char* event_option_t::eo_label

Definition at line 56 of file event_config.h.

◆ eo_name

char* event_option_t::eo_name

Definition at line 54 of file event_config.h.

◆ eo_note_html

char* event_option_t::eo_note_html

Definition at line 57 of file event_config.h.

◆ eo_type

option_type_t event_option_t::eo_type

Definition at line 58 of file event_config.h.

◆ eo_value

char* event_option_t::eo_value

Definition at line 55 of file event_config.h.

◆ is_advanced

bool event_option_t::is_advanced

Definition at line 63 of file event_config.h.


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