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:
GAsyncReadyCallbackNo description available.
The argument can be NULL. cancellable-
Type:
GCancellableNo description available.
The argument can be NULL.The data is owned by the caller of the method. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.