#include <eh_key_file.h>
Public Attributes | |
const gchar * | label |
Eh_arg_type | arg |
gpointer | arg_data |
gint * | arg_data_len |
Definition at line 20 of file eh_key_file.h.
const gchar* Eh_key_file_entry::label |
Definition at line 21 of file eh_key_file.h.
Referenced by eh_key_file_fprint_template(), and eh_key_file_scan_from_template().
Definition at line 22 of file eh_key_file.h.
gpointer Eh_key_file_entry::arg_data |
Definition at line 23 of file eh_key_file.h.