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