Method

SeagullStatementstep

since: 0.3

Declaration [src]

gboolean
seagull_statement_step (
  SeagullStatement* statement
  GError** error
)

Description [src]

Evaluates the statement.

If there is no data to read, %false will be returned, but error will not be set.

Available since: 0.3

Return value

Type: gboolean

True if there is data to read.