ze
Loading...
Searching...
No Matches
Functions
status.h File Reference

Status/message bar helpers and Scheme binding. More...

#include "ze.h"
#include <libguile.h>
Include dependency graph for status.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void editorSetStatusMessage (const char *fmt,...)
 Set the transient status message using printf-style formatting.
 
void scmEditorSetStatusMessage (SCM message)
 Set the status message from a Scheme string.
 

Detailed Description

Status/message bar helpers and Scheme binding.