NeoMutt  2024-03-23-23-gec7045
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
AutocryptData Struct Reference

Data to pass to the Autocrypt Functions. More...

#include "functions.h"

+ Collaboration diagram for AutocryptData:

Data Fields

bool done
 Should we close the Dialog?
 
struct Menumenu
 Autocrypt Menu.
 

Detailed Description

Data to pass to the Autocrypt Functions.

Definition at line 33 of file functions.h.

Field Documentation

◆ done

bool AutocryptData::done

Should we close the Dialog?

Definition at line 35 of file functions.h.

◆ menu

struct Menu* AutocryptData::menu

Autocrypt Menu.

Definition at line 36 of file functions.h.


The documentation for this struct was generated from the following file: