Method

GoaClientget_manager

Declaration [src]

GoaManager*
goa_client_get_manager (
  GoaClient* self
)

Description [src]

Gets the GoaManager for self, if any.

Return value

Type: GoaManager

A GoaManager or NULL.

The data is owned by the instance.
The return value can be NULL.