get_partition_table_subtype_for_display


Description:

public unowned string get_partition_table_subtype_for_display (string partition_table_type, string partition_table_subtype)

Gets a human readable localized string for partition_table_type and partition_table_subtype.

Parameters:

this

A Client.

partition_table_type

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

partition_table_subtype

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

Returns:

A description of partition_table_type and partition_table_subtype or null.