QuickIO  0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
qev_cfg_val Union Reference

The default values for the values. More...

#include <config.h>

Public Attributes

gint64 bool
 A boolean.
 
gint64 i64
 Signed, 64bit integer.
 
guint64 ui64
 Unsigned, 64bit integer.
 
gdouble dbl
 A double.
 
gchar * str
 A value that can be freed with g_free()
 
gchar ** strv
 A value that can be freed with g_strfreev(), length can be found with g_strv_length().
 

Detailed Description

The default values for the values.


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