Method
IbisClientget_hasl_context
since: 0.1
Declaration [src]
HaslContext*
ibis_client_get_hasl_context (
IbisClient* client
)
Description [src]
Gets the HaslContext
from client
.
Available since: 0.1
Gets property | Ibis.Client:hasl-context |
Return value
Type: HaslContext
The Hasl context or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |