get_drive


Description:

public abstract Drive? get_drive ()

Gets the drive for the this.

Parameters:

this

a Volume

Returns:

a Drive or null if this is not associated with a drive. The returned object should be unreffed with unref when no longer needed.