Constructor
IbisClientnew
since: 0.1
Declaration [src]
IbisClient*
ibis_client_new (
void
)
Return value
Type: IbisClient
The new client.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
since: 0.1
IbisClient*
ibis_client_new (
void
)
Type: IbisClient
The new client.
The caller of the function takes ownership of the data, and is responsible for freeing it. |