API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
void gnt_combo_box_add_data ( GntComboBox* box, gpointer key, const char* text )
Add an entry.
key
Type: gpointer
gpointer
The data.
NULL
text
Type: const char*
const char*
The text to display.