Class method

GomEntityClassget_identity_fields

Declaration

const char* const*
gom_entity_class_get_identity_fields (
  GomEntityClass* klass
)

Description

No description available.

Return value

Type: An array of utf8

No description available.

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