Method
GomRecordget_column_by_name
Declaration
gboolean
gom_record_get_column_by_name (
GomRecord* self,
const char* name,
GValue* value
)
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:
GValueNo description available.
The data is owned by the caller of the method.