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 property | Ibis.Client:error | 
Return value
Type: GError
The error if one has been encountered.
| The returned data is owned by the instance. | 
The return value can be NULL. |