Method

GomCursorget_column_by_name

Declaration

gboolean
gom_cursor_get_column_by_name (
  GomCursor* self,
  const char* name,
  GValue* value
)

Description

No description available.

Parameters

name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
value

Type: GValue

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.