Method

GomCursormaterialize

Declaration

GomEntity*
gom_cursor_materialize (
  GomCursor* self
  GError** error
)

Description

Materializes a new GomEntity using the values from the cursor.

Return value

Type: GomEntity

A GomEntity or NULL and error is set.

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