#include <prop.h>
Data Fields | |
| gchar * | name |
| key used in the config file | |
| gchar * | desc |
| description of the property | |
| prop_type_t | type |
| union { | |
| prop_def_guint32_t guint32 | |
| prop_def_guint64_t guint64 | |
| prop_def_string_t string | |
| prop_def_boolean_t boolean | |
| prop_def_storage_t storage | |
| prop_def_timestamp_t timestamp | |
| } | data |
| gboolean | save |
| size_t | vector_size |
| event * | ev_changed |
|
|
|
|
|
|
|
|
description of the property
|
|
|
|
|
|
|
|
|
|
|
|
key used in the config file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6