Next: argcv, Up: The Libdico Library [Contents][Index]
Editor’s note:
The information in this node may be obsolete or otherwise inaccurate. This message will disappear, once this node revised. |
struct dico_strategy { char *name; char *descr; dico_select_t sel; void *closure; int is_default; };