get_domains


Description:

public List<Domain> get_domains ()

Gets a list of the domains available through this.

Parameters:

this

a Connection

Returns:

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