API Version: 1.0
Library Version: 1.9.7
const gchar* fu_csv_entry_get_value_by_idx ( FuCsvEntry* self, guint idx )
Gets the entry value for a specific index.
idx
guint
Column ID idx.
const gchar*
A string, or NULL if unset.
NULL