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