A mailing-list action in the dialog. More...
#include "functions.h"
Collaboration diagram for ListEntry:Data Fields | |
| const struct ListAction * | action |
| Action definition. | |
| const char * | value |
| URI to use. | |
A mailing-list action in the dialog.
Definition at line 47 of file functions.h.
| const struct ListAction* ListEntry::action |
Action definition.
Definition at line 49 of file functions.h.
| const char* ListEntry::value |
URI to use.
Definition at line 50 of file functions.h.