NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Dialog Windows

A Dialog is an interactive set of windows allowing the user to perform some task.

See GUI: Dialog Windows

Data

Data Description Links
AllDialogsWindow Parent of all Dialogs

Functions

Function Description Links
alldialogs_new() Create the AllDialogs Window
alldialogs_window_observer() Notification that a Window has changed observer_t, observer_api
dialog_find() Find the parent Dialog of a Window
dialog_pop() Hide a Window from the user
dialog_push() Display a Window to the user