get_components


Description:

public List<unowned Component> get_components ()

List components.

Parameters:

this

An Registry.

Returns:

a list of Component objects. The caller has to call g_list_free for the returned list.