Method

GomIndexSchemaget_fields

Declaration

const char* const*
gom_index_schema_get_fields (
  GomIndexSchema* self
)

Description

No description available.

Gets propertyGom.IndexSchema:fields

Return value

Type: An array of utf8

No description available.

The array is NULL-terminated.
The returned data is owned by the instance.
Each element is a NUL terminated UTF-8 string.