Function

Grl-0.3Grloperation_set_data_fullSince 0.2.7

  • Attach a pointer to the specific operation.

    Note that the destroy_func callback is not called if user_data is null.

    Parameters

    • operation_id: number

      the identifier of a running operation

    • user_data: any

      the data to attach

    Returns void

    0.2.7