Class method

GomEntityClassproperty_set_unique

Declaration

void
gom_entity_class_property_set_unique (
  GomEntityClass* klass,
  const char* property_name,
  gboolean unique
)

Description

No description available.

Parameters

property_name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
unique

Type: gboolean

No description available.