Compose Bar. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| 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 -. | |
Compose Bar.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file cbar.h.
| struct MuttWindow * cbar_new | ( | struct ComposeSharedData * | shared | ) |
Create the Compose Bar (status)
| shared | Shared compose data |
Definition at line 226 of file cbar.c.
Here is the call graph for this function:
Here is the caller graph for this function: