Method

GomCursormaterialize

Declaration [src]

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

Description [src]

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.