Thanks to visit codestin.com
Credit goes to code.neomutt.org

NeoMutt  2025-12-11-189-gceedb6
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
22
50
51#ifndef MUTT_GUI_LIB_H
52#define MUTT_GUI_LIB_H
53
54// IWYU pragma: begin_keep
55#include "curs_lib.h"
56#include "dialog.h"
57#include "functions.h"
58#include "global.h"
59#include "msgcont.h"
60#include "msgwin.h"
61#include "mutt_curses.h"
62#include "mutt_window.h"
63#include "mview.h"
64#include "opcodes.h"
65#include "reflow.h"
66#include "rootwin.h"
67#include "sbar.h"
68#include "simple.h"
69#include "terminal.h"
70#include "thread.h"
71// IWYU pragma: end_keep
72
73#endif /* MUTT_GUI_LIB_H */
GUI miscellaneous curses (window drawing) routines.
Dialog Windows.
Global functions.
Definitions of user functions.
Create/manipulate threading in emails.
Message Window.
Message Window.
Define wrapper functions around Curses.
Window management.
View of a Mailbox.
All user-callable functions.
Window management.
Root Window.
Simple Bar.
Simple Dialog Windows.
Set the terminal title/icon.