get_boot_devices


Description:

public List<DomainOsBootDevice> get_boot_devices ()

Gets the list of devices attached to this.

The returned list should be freed with g_list_free.

Parameters:

this

a DomainOs

Returns:

a newly allocated List of DomainOsBootDevice.