Data Fields | |
bool | group |
char * | value |
GtkEventBox * | widget |
Definition at line 18 of file completion.c.
bool girara_internal_completion_entry_t::group |
The entry is a group
Definition at line 20 of file completion.c.
char* girara_internal_completion_entry_t::value |
Name of the entry
Definition at line 21 of file completion.c.
GtkEventBox* girara_internal_completion_entry_t::widget |
Eventbox widget
Definition at line 22 of file completion.c.