NeoMutt  2024-12-12-14-g7b49f7
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
SidebarData Struct Reference

Data passed to sidebar_format_str() More...

#include "expando.h"

+ Collaboration diagram for SidebarData:

Data Fields

struct SbEntryentry
 Info about a folder.
 
struct IndexSharedDatashared
 Shared Index Data.
 

Detailed Description

Data passed to sidebar_format_str()

Definition at line 33 of file expando.h.

Field Documentation

◆ entry

struct SbEntry* SidebarData::entry

Info about a folder.

Definition at line 35 of file expando.h.

◆ shared

struct IndexSharedData* SidebarData::shared

Shared Index Data.

Definition at line 36 of file expando.h.


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