createrepo_c library  0.19.0
C library for metadata manipulation
cr_UpdateReference Struct Reference

Data Fields

gchar * href
 
gchar * id
 
gchar * type
 
gchar * title
 
GStringChunk * chunk
 

Detailed Description

Definition at line 73 of file updateinfo.h.

Field Documentation

◆ href

gchar* href

URL (e.g. to related bugzilla, errata, ...)

Definition at line 74 of file updateinfo.h.

◆ id

gchar* id

id (e.g. 1035288, NULL for errata, ...)

Definition at line 75 of file updateinfo.h.

◆ title

gchar* title

Name of errata, name of bug, etc.

Definition at line 77 of file updateinfo.h.

◆ type

gchar* type

reference type ("self" for errata, "bugzilla", ...)

Definition at line 76 of file updateinfo.h.


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