Item.setLabelSync
bool setLabelSync(string label, gio.cancellable.Cancellable cancellable = null)Set the label of this item.
This function may block indefinitely. Use the asynchronous version in user interface threads.
Parameters
label | a new label |
cancellable | optional cancellation object |
Returns
whether the change was successful or not
Throws
[ErrorWrap]