Constructor
PhoshDBusMountOperationHandlerProxynew_finish
Declaration [src]
PhoshDBusMountOperationHandler*
phosh_dbus_mount_operation_handler_proxy_new_finish (
GAsyncResult* res,
GError** error
)
Description [src]
Finishes an operation started with phosh_dbus_mount_operation_handler_proxy_new().
Parameters
res |
GAsyncResult |
The |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |
Return value
Returns: | PhoshDBusMountOperationHandlerProxy |
The constructed proxy object or |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |