Class method
GomEntityClassproperty_set_reference
Declaration
void
gom_entity_class_property_set_reference (
GomEntityClass* klass,
const char* property_name,
const char* ref_table,
const char* ref_field
)
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. ref_table-
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. ref_field-
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.