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(). | |
The default values for the values.
1.8.6