get_partitions
Description:
Gets all partitions of table
.
Parameters:
this |
A Client. |
table |
Returns:
A list of Partition instances. The returned list should be freed with g_list_free after each element has been freed with unref. |