get_block_for_uuid
Description:
Gets all the Block instances with the given uuid, if any.
Parameters:
this |
A Client. |
uuid |
The uuid. |
Returns:
A list of Block instances. The returned list should be freed with g_list_free after each element has been freed with unref. |