libmobi
C library for handling MOBI format ebook documents
Data Fields
OPFreference Struct Reference

OPF <reference> tag structure. More...

#include <opf.h>

Data Fields

char * type
 
char * title
 
char * href
 

Detailed Description

OPF <reference> tag structure.

Field Documentation

◆ href

char* OPFreference::href

href attribute (required)

◆ title

char* OPFreference::title

title attribute

◆ type

char* OPFreference::type

type attribute (required)


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