GUI editor for an email's headers. More...
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | MUTT_COMPOSE_NOFREEHEADER (1 << 0) |
Functions | |
int | dlg_compose (struct Email *e, struct Buffer *fcc, uint8_t flags, struct ConfigSubset *sub) |
Allow the user to edit the message envelope -. | |
GUI editor for an email's headers.
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 lib.h.