Method

GomRelationSchemalist_fields

Declaration

GListModel*
gom_relation_schema_list_fields (
  GomRelationSchema* self
)

Description

Gets a list of field schema for the relation.

Return value

Type: A list model of GObject

A GListModel of GomFieldSchema.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.