Method

IbisClientget_error

since: 0.1

Declaration [src]

GError*
ibis_client_get_error (
  IbisClient* client
)

Description [src]

Gets the GError that client encountered.

Available since: 0.1

Gets propertyIbis.Client:error

Return value

Type: GError

The error or NULL is no error has been encountered.

The returned data is owned by the instance.