struct ComposeBarData * cbar_data_new(void)
Create the private data for the Compose Bar.
void cbar_data_free(struct MuttWindow *win, void **ptr)
Free the private Compose Bar data - Implements MuttWindow::wdata_free() -.
void * mutt_mem_calloc(size_t nmemb, size_t size)
Allocate zeroed memory on the heap.
Convenience wrapper for the library headers.
Data to fill the Compose Bar Window.
char * compose_format
Cached status string.