NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ImapList Struct Reference

Items in an IMAP browser. More...

#include "private.h"

Data Fields

char * name
 
char delim
 
bool noselect
 
bool noinferiors
 

Detailed Description

Items in an IMAP browser.

Definition at line 148 of file private.h.

Field Documentation

◆ name

char* ImapList::name

Definition at line 150 of file private.h.

◆ delim

char ImapList::delim

Definition at line 151 of file private.h.

◆ noselect

bool ImapList::noselect

Definition at line 152 of file private.h.

◆ noinferiors

bool ImapList::noinferiors

Definition at line 153 of file private.h.


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