NeoMutt  2024-04-25-1-g3de005
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
SidebarData Struct Reference

Data passed to sidebar_format_str() More...

+ 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 88 of file window.c.

Field Documentation

◆ entry

struct SbEntry* SidebarData::entry

Info about a folder.

Definition at line 90 of file window.c.

◆ shared

struct IndexSharedData* SidebarData::shared

Shared Index Data.

Definition at line 91 of file window.c.


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