get_disks


Description:

public List<DomainSnapshotDisk> get_disks ()

Gets the list of disks attached to this.

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

Parameters:

this

a DomainSnapshot

Returns:

a newly allocated List of DomainSnapshotDisk.