createrepo_c library  0.9.1
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 60 of file updateinfo.h.

Field Documentation

gchar* href

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

Definition at line 61 of file updateinfo.h.

gchar* id

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

Definition at line 62 of file updateinfo.h.

gchar* title

Name of errata, name of bug, etc.

Definition at line 64 of file updateinfo.h.

gchar* type

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

Definition at line 63 of file updateinfo.h.


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