NeoMutt  2024-03-23-23-gec7045
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Type: Sorting

Config type representing a sort option.

  • Backed by short
  • Validator is passed short
  • Implementation: CstSort

Data

Data Description Links
CstSort Config type representing a sort option

Functions

Function Description Links
sort_native_get() Get an int from a Sort config item ConfigSetType::native_get(), cfg_type_native_get
sort_native_set() Set a Sort config item by int ConfigSetType::native_set(), cfg_type_native_set
sort_reset() Reset a Sort to its initial value ConfigSetType::reset(), cfg_type_reset
sort_string_get() Get a Sort as a string ConfigSetType::string_get(), cfg_type_string_get
sort_string_set() Set a Sort by string ConfigSetType::string_set(), cfg_type_string_set