23#ifndef MUTT_GUI_UTILWIN_H
24#define MUTT_GUI_UTILWIN_H
const char * utilwin_get_text(struct MuttWindow *win)
Get the text from the Utility Window.
void utilwin_set_text(struct MuttWindow *win, const char *text)
Set the text for the Utility Window.
struct MuttWindow * utilwin_new(void)
Create the Utility Window.