23#ifndef MUTT_CONFIG_BOOL_H
24#define MUTT_CONFIG_BOOL_H
int bool_str_toggle(struct ConfigSubset *sub, const char *name, struct Buffer *err)
Toggle the value of a bool.
int bool_he_toggle(struct ConfigSubset *sub, struct HashElem *he, struct Buffer *err)
Toggle the value of a bool.
const char * BoolValues[]
Valid strings for creating a Bool.
String manipulation buffer.
A set of inherited config items.
The item stored in a Hash Table.