#include <appinfo.h>
Data Fields | |
GObject | object |
xmlDocPtr | doc |
gchar * | pref_lang |
gchar * | summary |
xmlNodePtr | about |
xmlNodePtr | about_no_lang |
|
About node for current language, access via rox_appinfo_get_about() or rox_appinfo_get_about_label() |
|
About node for no declared language (normally english) |
|
The parsed XML document |
|
We derive from GObject to enable reference counting |
|
Prefered language code when retrieving the Summary and About information |
|
Summary for current language |