#include <qofbackend.h>
Definition at line 225 of file qofbackend.h.
Data Fields | |
KvpValueType | type |
const gchar * | option_name |
const gchar * | description |
const gchar * | tooltip |
gpointer | value |
|
translatable description. Definition at line 230 of file qofbackend.h. |
|
non-translated, key. Definition at line 229 of file qofbackend.h. |
|
translatable tooltip Definition at line 231 of file qofbackend.h. |
|
Only GINT64, DOUBLE, NUMERIC, STRING and TIME supported. TIMESPEC is deprecated. Definition at line 227 of file qofbackend.h. |
|
The value of the option. Definition at line 232 of file qofbackend.h. |