23#ifndef MUTT_GUI_ROOTWIN_H
24#define MUTT_GUI_ROOTWIN_H
void rootwin_new(struct GuiModuleData *mod_data)
Create the default Windows.
void rootwin_set_size(int cols, int rows)
Set the dimensions of the Root Window.
void rootwin_cleanup(struct GuiModuleData *mod_data)
Free all the default Windows.