_GOptionEntry Struct Reference

#include <
goption.h>

Data Fields

const gcharlong_name
gchar short_name
gint flags
GOptionArg arg
gpointer arg_data
const gchardescription
const gchararg_description

Field Documentation

GOptionArg _GOptionEntry::arg
 
gpointer _GOptionEntry::arg_data
 
const gchar* _GOptionEntry::arg_description
 
const gchar* _GOptionEntry::description
 
gint _GOptionEntry::flags
 
const gchar* _GOptionEntry::long_name
 
gchar _GOptionEntry::short_name
 

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

Copyright © Nokia Corporation 2001-2008
Back to top