set_label


Description:

public async bool set_label (string label, Cancellable? cancellable) throws Error

Set the label of this item.

This function returns immediately and completes asynchronously.

Parameters:

this

an item

label

a new label

cancellable

optional cancellation object

callback

called when the operation completes

user_data

data to pass to the callback