NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
48#ifndef MUTT_GUI_LIB_H
49#define MUTT_GUI_LIB_H
50
51// IWYU pragma: begin_keep
52#include "curs_lib.h"
53#include "dialog.h"
54#include "functions.h"
55#include "global.h"
56#include "msgcont.h"
57#include "msgwin.h"
58#include "mutt_curses.h"
59#include "mutt_window.h"
60#include "opcodes.h"
61#include "reflow.h"
62#include "rootwin.h"
63#include "sbar.h"
64#include "simple.h"
65#include "terminal.h"
66// IWYU pragma: end_keep
67
68#endif /* MUTT_GUI_LIB_H */
GUI miscellaneous curses (window drawing) routines.
Dialog Windows.
Global functions.
Message Window.
Message Window.
Define wrapper functions around Curses.
Window management.
All user-callable functions.
Window management.
Root Window.
Simple Bar.
Sidebar functions.
Simple Dialog Windows.
Set the terminal title/icon.