get_partition_info


Description:

public string get_partition_info (Partition partition)

Gets information about partition that is suitable to present in an user interface in a single line of text.

The returned string is localized and includes things like the partition type, flags (if any) and name (if any).

Parameters:

this

A Client.

partition

typeof (unichar2) Partition.

Returns:

A string that should be freed with g_free.