Method
GoaClientget_manager
Declaration [src]
GoaManager*
goa_client_get_manager (
GoaClient* self
)
Return value
Type: GoaManager
A GoaManager
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |
GoaManager*
goa_client_get_manager (
GoaClient* self
)
Type: GoaManager
A GoaManager
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |