Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

ROXAppInfo Struct Reference

Type used to store a parsed AppInfo file. More...

#include <appinfo.h>


Data Fields

GObject object
xmlDocPtr doc
gchar * pref_lang
gchar * summary
xmlNodePtr about
xmlNodePtr about_no_lang


Detailed Description

Type used to store a parsed AppInfo file.


Field Documentation

xmlNodePtr ROXAppInfo::about
 

About node for current language, access via rox_appinfo_get_about() or rox_appinfo_get_about_label()

xmlNodePtr ROXAppInfo::about_no_lang
 

About node for no declared language (normally english)

xmlDocPtr ROXAppInfo::doc
 

The parsed XML document

GObject ROXAppInfo::object
 

We derive from GObject to enable reference counting

gchar* ROXAppInfo::pref_lang
 

Prefered language code when retrieving the Summary and About information

gchar* ROXAppInfo::summary
 

Summary for current language


The documentation for this struct was generated from the following file:
Generated on Fri Nov 24 16:19:59 2006 for ROX-CLib by  doxygen 1.4.4