Item.setLabelFinish

Complete asynchronous operation to set the label of this collection.

class Item
bool
setLabelFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to callback

Return Value

Type: bool

whether the change was successful or not

Throws

GException on failure.

Meta