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

GObject ROXAppInfo::object

We derive from GObject to enable reference counting

xmlDocPtr ROXAppInfo::doc

The parsed XML document

gchar* ROXAppInfo::pref_lang

Prefered language code when retrieving the Summary and About information

gchar* ROXAppInfo::summary

Summary for current language

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)


The documentation for this struct was generated from the following file:
Generated on Sat Oct 13 17:22:46 2007 for ROX-CLib by  doxygen 1.5.0