23#ifndef MUTT_GUI_MODULE_DATA_H
24#define MUTT_GUI_MODULE_DATA_H
struct SubMenu * sm_generic
Generic functions.
bool ts_supported
Terminal Setting is supported.
struct MuttWindow * root_window
Parent of all Windows.
struct Notify * notify
Notifications.
struct MenuDefinition * md_generic
Generic Menu Definition.
struct MuttWindow * all_dialogs_window
Parent of all Dialogs.
struct MenuDefinition * md_dialog
Dialog Menu Definition.
struct SubMenu * sm_dialog
Dialog functions.
struct MuttWindow * utility_window
Utility Window.
struct MuttWindow * message_container
Message Container Window.
struct MuttWindow * bottom_bar
Bottom Bar Container Window.