23#ifndef MUTT_COMPOSE_CBAR_H
24#define MUTT_COMPOSE_CBAR_H
struct MuttWindow * cbar_new(struct ComposeSharedData *shared)
Create the Compose Bar (status)
int cbar_color_observer(struct NotifyCallback *nc)
Notification that a Color has changed - Implements observer_t -.
int cbar_config_observer(struct NotifyCallback *nc)
Notification that a Config Variable has changed - Implements observer_t -.
Data passed to a notification function.