get_partition_table_type_for_display


Description:

public unowned string get_partition_table_type_for_display (string partition_table_type)

Gets a human readable localized string for partition_table_type.

Parameters:

this

A Client.

partition_table_type

A partition table type e.g. 'dos' or 'gpt'.

Returns:

A description of partition_table_type or null.