get_partition_info
Description:
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 |
Returns:
A string that should be freed with g_free. |