get_client


Description:

public unowned Client get_client ()

An accessor for the client that this menu is using to communicate with the server.

Parameters:

this

The Menu to get the client from

Returns:

A valid Client or NULL on error.