Keyword.
More...
#include <manage.h>
|
gchar * | column |
| The column prefix, or NULL.
|
|
int | approx |
| Whether the keyword is like "~example".
|
|
int | equal |
| Whether the keyword is like "=example".
|
|
int | integer_value |
| Integer value of the keyword.
|
|
double | double_value |
| Floating point value of the keyword.
|
|
int | quoted |
| Whether the keyword was quoted.
|
|
gchar * | string |
| The keyword string, outer quotes removed.
|
|
keyword_type_t | type |
| Type of keyword.
|
|
keyword_relation_t | relation |
| The relation.
|
|
The documentation for this struct was generated from the following file: