Definitions of user functions. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| struct SubMenu * | generic_init_keys (struct NeoMutt *n) |
| Initialise the Generic Keybindings. | |
| struct MenuDefinition * | generic_get_menu_definition (void) |
| Get the Generic Menu Definition. | |
Definitions of user functions.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file functions.h.
Initialise the Generic Keybindings.
Definition at line 154 of file functions.c.
Here is the call graph for this function:
Here is the caller graph for this function:| struct MenuDefinition * generic_get_menu_definition | ( | void | ) |
Get the Generic Menu Definition.
| ptr | Generic Menu Definition |
Definition at line 177 of file functions.c.
Here is the call graph for this function:
Here is the caller graph for this function: