Gets information about all known partition types for partition_table_type
and partition_table_subtype
.
this |
A Client. |
partition_table_type |
A partition table type e.g. 'dos' or 'gpt'. |
partition_table_subtype |
A partition table subtype or |
A list of PartitionTypeInfo instances. The returned list should be freed with g_list_free after freeing each element with free. |