Method

GomCursorsnapshot

Declaration

GomRecord*
gom_cursor_snapshot (
  GomCursor* self
  GError** error
)

Description

Snapshots the current cursor values into a GomRecord.

Return value

Type: GomRecord

A GomRecord if successful; otherwise NULL and error is set.

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