get_partition_type_for_display
Description:
public unowned string get_partition_type_for_display (string partition_table_type, string partition_type)
Gets a human readable localized string for partiton_table_type
and partition_type
.
Parameters:
this |
A Client. |
partition_table_type |
A partitioning type e.g. 'dos' or 'gpt'. |
partition_type |
A partition type. |
Returns:
A description of |