Constructor
PhoshDBusDisplayConfigProxynew_finish
Declaration [src]
PhoshDBusDisplayConfig*
phosh_dbus_display_config_proxy_new_finish (
GAsyncResult* res,
GError** error
)
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: | PhoshDBusDisplayConfigProxy |
The constructed proxy object or |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |