Method

PhocOutputsStatessave_async

Declaration [src]

void
phoc_outputs_states_save_async (
  PhocOutputsStates* self,
  GAsyncReadyCallback callback,
  GCancellable* cancellable,
  gpointer user_data
)

Description

No description available.

This method completes asynchronously. Use phoc_outputs_states_save_finish() inside the GAsyncReadyCallback to obtain the result of the operation.

Parameters

callback

Type: GAsyncReadyCallback

No description available.

The argument can be NULL.
cancellable

Type: GCancellable

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
user_data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.