NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
module_data.h
Go to the documentation of this file.
1
22
23#ifndef MUTT_PAGER_MODULE_DATA_H
24#define MUTT_PAGER_MODULE_DATA_H
25
36
37#endif /* MUTT_PAGER_MODULE_DATA_H */
Functions for a Dialog or Window.
Definition menu.h:77
Notification API.
Definition notify.c:53
Pager private Module data.
Definition module_data.h:30
int braille_row
Braille strobe row.
Definition module_data.h:33
struct Notify * notify
Notifications.
Definition module_data.h:31
struct MenuDefinition * menu_pager
Pager menu definition.
Definition module_data.h:32
int braille_col
Braille strobe column.
Definition module_data.h:34