Method

GomRelationSchemalist_indexes

Declaration

GListModel*
gom_relation_schema_list_indexes (
  GomRelationSchema* self
)

Description

Gets a list of index schema for the relation.

Return value

Type: A list model of GObject

A GListModel of GomIndexSchema.

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