#include <qofbackend.h>
Definition at line 201 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 204 of file qofbackend.h. |
|
non-translated, key. Definition at line 203 of file qofbackend.h. |
|
translatable tooltip Definition at line 205 of file qofbackend.h. |
|
Only GINT64, DOUBLE, NUMERIC, STRING and TIMESPEC supported. Definition at line 202 of file qofbackend.h. |
|
The value of the option. Definition at line 206 of file qofbackend.h. |