NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Subset of config items

Subset of config items.

The following unused functions were removed:

  • cs_subset_str_delete()
  • cs_subset_str_native_get()
  • cs_subset_str_reset()
  • cs_subset_str_string_minus_equals()
  • cs_subset_str_string_plus_equals()

Data

Data Description Links
ConfigEventNames Names for logging

Functions

Function Description Links
cs_subset_create_inheritance() Create a Subset config item (inherited)
cs_subset_free() Free a Config Subset
cs_subset_he_delete() Delete config item from a config
cs_subset_he_native_get() Natively get the value of a HashElem config item
cs_subset_he_native_set() Natively set the value of a HashElem config item
cs_subset_he_reset() Reset a config item to its initial value
cs_subset_he_string_get() Get a config item as a string
cs_subset_he_string_minus_equals() Remove from a config item by string
cs_subset_he_string_plus_equals() Add to a config item by string
cs_subset_he_string_set() Set a config item by string
cs_subset_lookup() Find an inherited config item
cs_subset_new() Create a new Config Subset
cs_subset_notify_observers() Notify all observers of an event
cs_subset_str_native_set() Natively set the value of a string config item
cs_subset_str_string_get() Get a config item as a string
cs_subset_str_string_set() Set a config item by string
elem_list_sort() Compare two HashElem pointers to config sort_t, sort_api
get_elem_list() Create a sorted list of all config items