Definitions of user functions. More...
Go to the source code of this file.
Variables | |
const struct MenuFuncOp | OpAlias [] |
Functions for the Alias Menu. More... | |
const struct MenuFuncOp | OpAttach [] |
Functions for the Attachment Menu. More... | |
const struct MenuFuncOp | OpAutocrypt [] |
Functions for the Autocrypt Account. More... | |
const struct MenuFuncOp | OpBrowser [] |
Functions for the file Browser Menu. More... | |
const struct MenuFuncOp | OpCompose [] |
Functions for the Compose Menu. More... | |
const struct MenuFuncOp | OpEditor [] |
Functions for the Editor Menu. More... | |
const struct MenuFuncOp | OpGeneric [] |
Functions for the Generic Menu. More... | |
const struct MenuFuncOp | OpIndex [] |
Functions for the Index Menu. More... | |
const struct MenuFuncOp | OpMix [] |
Functions for the Mixmaster Menu. More... | |
const struct MenuFuncOp | OpPager [] |
Functions for the Pager Menu. More... | |
const struct MenuFuncOp | OpPgp [] |
Functions for the Pgp Menu. More... | |
const struct MenuFuncOp | OpPostpone [] |
Functions for the Postpone Menu. More... | |
const struct MenuFuncOp | OpQuery [] |
Functions for the external Query Menu. More... | |
const struct MenuFuncOp | OpSmime [] |
Functions for the Smime Menu. More... | |
const struct MenuOpSeq | AliasDefaultBindings [] |
Key bindings for the Alias Menu. More... | |
const struct MenuOpSeq | AttachDefaultBindings [] |
Key bindings for the Attachment Menu. More... | |
const struct MenuOpSeq | AutocryptAcctDefaultBindings [] |
Key bindings for the Autocrypt Account. More... | |
const struct MenuOpSeq | BrowserDefaultBindings [] |
Key bindings for the file Browser Menu. More... | |
const struct MenuOpSeq | ComposeDefaultBindings [] |
Key bindings for the Compose Menu. More... | |
const struct MenuOpSeq | EditorDefaultBindings [] |
Key bindings for the Editor Menu. More... | |
const struct MenuOpSeq | GenericDefaultBindings [] |
Key bindings for the Generic Menu. More... | |
const struct MenuOpSeq | IndexDefaultBindings [] |
Key bindings for the Index Menu. More... | |
const struct MenuOpSeq | MixDefaultBindings [] |
Key bindings for the Mixmaster Menu. More... | |
const struct MenuOpSeq | PagerDefaultBindings [] |
Key bindings for the Pager Menu. More... | |
const struct MenuOpSeq | PgpDefaultBindings [] |
Key bindings for the Pgp Menu. More... | |
const struct MenuOpSeq | PostDefaultBindings [] |
Key bindings for the Postpone Menu. More... | |
const struct MenuOpSeq | QueryDefaultBindings [] |
Key bindings for the external Query Menu. More... | |
const struct MenuOpSeq | SmimeDefaultBindings [] |
Key bindings for the Smime Menu. More... | |
Definitions of user functions.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file functions.c.
const struct MenuFuncOp OpAlias[] |
Definition at line 55 of file functions.c.
const struct MenuFuncOp OpAttach[] |
Functions for the Attachment Menu.
Definition at line 69 of file functions.c.
const struct MenuFuncOp OpAutocrypt[] |
Functions for the Autocrypt Account.
Definition at line 110 of file functions.c.
const struct MenuFuncOp OpBrowser[] |
Functions for the file Browser Menu.
Definition at line 123 of file functions.c.
const struct MenuFuncOp OpCompose[] |
Functions for the Compose Menu.
Definition at line 177 of file functions.c.
const struct MenuFuncOp OpEditor[] |
Functions for the Editor Menu.
Definition at line 254 of file functions.c.
const struct MenuFuncOp OpGeneric[] |
Functions for the Generic Menu.
Definition at line 288 of file functions.c.
const struct MenuFuncOp OpIndex[] |
Functions for the Index Menu.
Definition at line 349 of file functions.c.
const struct MenuFuncOp OpMix[] |
Functions for the Mixmaster Menu.
Definition at line 514 of file functions.c.
const struct MenuFuncOp OpPager[] |
Functions for the Pager Menu.
Definition at line 529 of file functions.c.
const struct MenuFuncOp OpPgp[] |
Functions for the Pgp Menu.
Definition at line 701 of file functions.c.
const struct MenuFuncOp OpPostpone[] |
Functions for the Postpone Menu.
Definition at line 711 of file functions.c.
const struct MenuFuncOp OpQuery[] |
Functions for the external Query Menu.
Definition at line 721 of file functions.c.
const struct MenuFuncOp OpSmime[] |
Functions for the Smime Menu.
Definition at line 736 of file functions.c.
const struct MenuOpSeq AliasDefaultBindings[] |
Key bindings for the Alias Menu.
Definition at line 748 of file functions.c.
const struct MenuOpSeq AttachDefaultBindings[] |
Key bindings for the Attachment Menu.
Definition at line 763 of file functions.c.
const struct MenuOpSeq AutocryptAcctDefaultBindings[] |
Key bindings for the Autocrypt Account.
Definition at line 794 of file functions.c.
const struct MenuOpSeq BrowserDefaultBindings[] |
Key bindings for the file Browser Menu.
Definition at line 807 of file functions.c.
const struct MenuOpSeq ComposeDefaultBindings[] |
Key bindings for the Compose Menu.
Definition at line 844 of file functions.c.
const struct MenuOpSeq EditorDefaultBindings[] |
Key bindings for the Editor Menu.
Definition at line 907 of file functions.c.
const struct MenuOpSeq GenericDefaultBindings[] |
Key bindings for the Generic Menu.
Definition at line 945 of file functions.c.
const struct MenuOpSeq IndexDefaultBindings[] |
Key bindings for the Index Menu.
Definition at line 994 of file functions.c.
const struct MenuOpSeq MixDefaultBindings[] |
Key bindings for the Mixmaster Menu.
Definition at line 1090 of file functions.c.
const struct MenuOpSeq PagerDefaultBindings[] |
Key bindings for the Pager Menu.
Definition at line 1110 of file functions.c.
const struct MenuOpSeq PgpDefaultBindings[] |
Key bindings for the Pgp Menu.
Definition at line 1214 of file functions.c.
const struct MenuOpSeq PostDefaultBindings[] |
Key bindings for the Postpone Menu.
Definition at line 1224 of file functions.c.
const struct MenuOpSeq QueryDefaultBindings[] |
Key bindings for the external Query Menu.
Definition at line 1234 of file functions.c.
const struct MenuOpSeq SmimeDefaultBindings[] |
Key bindings for the Smime Menu.
Definition at line 1249 of file functions.c.