NeoMutt
2024-11-14-138-ge5ca67
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
expando_newsrc.h
Go to the documentation of this file.
1
23
#ifndef MUTT_NNTP_EXPANDO_NEWSRC_H
24
#define MUTT_NNTP_EXPANDO_NEWSRC_H
25
26
#include "
expando/lib.h
"
27
28
extern
const
struct
ExpandoRenderCallback
NntpRenderCallbacks
[];
29
30
#endif
/* MUTT_NNTP_EXPANDO_NEWSRC_H */
lib.h
Parse Expando string.
NntpRenderCallbacks
const struct ExpandoRenderCallback NntpRenderCallbacks[]
Callbacks for Newsrc Expandos.
Definition:
expando_newsrc.c:162
ExpandoRenderCallback
Definition:
render.h:76