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