get_devices


Description:

public List<DomainDevice> get_devices () throws Error

Gets the list of devices attached to this.

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

Parameters:

this

the domain

Returns:

a newly allocated List of DomainDevice.