Prototype for a Gpgme Function. More...
Collaboration diagram for Gpgme Function API:Functions | |
| static int | op_quit (struct GpgmeData *gd, const struct KeyEvent *event) |
| Save changes and exit this dialog - Implements gpgme_function_t -. | |
| static int | op_generic_select_entry (struct GpgmeData *gd, const struct KeyEvent *event) |
| Select the current entry - Implements gpgme_function_t -. | |
| static int | op_verify_key (struct GpgmeData *gd, const struct KeyEvent *event) |
| Verify a PGP public key - Implements gpgme_function_t -. | |
| static int | op_view_id (struct GpgmeData *gd, const struct KeyEvent *event) |
| View the key's user id - Implements gpgme_function_t -. | |
Prototype for a Gpgme Function.
| menu | Menu |
| event | Event to process |
| enum | FunctionRetval |
Save changes and exit this dialog - Implements gpgme_function_t -.
Definition at line 744 of file functions_gpgme.c.
Select the current entry - Implements gpgme_function_t -.
Definition at line 753 of file functions_gpgme.c.
Here is the call graph for this function:Verify a PGP public key - Implements gpgme_function_t -.
Definition at line 820 of file functions_gpgme.c.
Here is the call graph for this function:View the key's user id - Implements gpgme_function_t -.
Definition at line 835 of file functions_gpgme.c.
Here is the call graph for this function: