Method

GomQueryBuilderbuild

Declaration

GomQuery*
gom_query_builder_build (
  GomQueryBuilder* self
  GError** error
)

Description

Build a new query.

Return value

Type: GomQuery

A GomQuery or NULL and error is set.

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