get_networks


Description:

public List<Network> get_networks ()

Get a list of all the network networks available through this.

Parameters:

this

a Connection

Returns:

List of Network. The returned list should be freed with g_list_free, after its elements have been unreffed with unref.