QOF 0.7.5
QofBackendOption_s Struct Reference

#include <qofbackend.h>

Data Fields

KvpValueType type
const gchar * option_name
const gchar * description
const gchar * tooltip
gpointer value

Detailed Description

A single Backend Configuration Option.

Definition at line 114 of file qofbackend.h.


Field Documentation

translatable description.

Definition at line 119 of file qofbackend.h.

non-translated, key.

Definition at line 118 of file qofbackend.h.

translatable tooltip

Definition at line 120 of file qofbackend.h.

Only GINT64, DOUBLE, NUMERIC, STRING and TIME supported. TIMESPEC is deprecated.

Definition at line 116 of file qofbackend.h.

The value of the option.

Definition at line 121 of file qofbackend.h.


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