ZEReader 0.1.0
A Zephyr-based E-Book-Reader
Loading...
Searching...
No Matches
chapter_status_t Struct Reference

Holds the chapter status. More...

#include <epub.h>

Data Fields

uint32_t count
uint32_t current
char * title

Detailed Description

Holds the chapter status.

Field Documentation

◆ count

uint32_t chapter_status_t::count

The count of chapters in a book.

◆ current

uint32_t chapter_status_t::current

The number of the current chapter.

◆ title

char* chapter_status_t::title

The title of the current chapter.


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