23#ifndef MUTT_HOOKS_MODULE_DATA_H
24#define MUTT_HOOKS_MODULE_DATA_H
Convenience wrapper for the library headers.
Hooks private Module data.
struct HashTable * idx_fmt_hooks
All Index Format hooks.
struct HookList hooks
All simple hooks, e.g. CMD_FOLDER_HOOK.
int current_hook_id
The ID of the Hook currently being executed.
struct Notify * notify
Notifications.