set_label_sync
Description:
Set the label of this collection.
This function may block indefinitely. Use the asynchronous version in user interface threads.
Parameters:
this |
a collection |
label |
a new label |
cancellable |
optional cancellation object |
Returns:
whether the change was successful or not |