A mailing-list action in the dialog. More...
Data Fields | |
| const char * | name |
| Label for the action. | |
| int | op |
| Op code. | |
| size_t | offset |
| Offset into struct Rfc2369ListHeaders. | |
A mailing-list action in the dialog.
Definition at line 55 of file dlg_list.c.
| const char* ListAction::name |
Label for the action.
Definition at line 57 of file dlg_list.c.
| int ListAction::op |
Op code.
Definition at line 58 of file dlg_list.c.
| size_t ListAction::offset |
Offset into struct Rfc2369ListHeaders.
Definition at line 59 of file dlg_list.c.