Constructor

PhoshGeoClueDBusOrgFreedesktopGeoClue2AgentProxynew_for_bus_finish

Declaration [src]

PhoshGeoClueDBusOrgFreedesktopGeoClue2Agent*
phosh_geo_clue_dbus_org_freedesktop_geo_clue2_agent_proxy_new_for_bus_finish (
  GAsyncResult* res,
  GError** error
)

Description [src]

Finishes an operation started with phosh_geo_clue_dbus_org_freedesktop_geo_clue2_agent_proxy_new_for_bus().

Parameters

res GAsyncResult
 

The GAsyncResult obtained from the GAsyncReadyCallback passed to phosh_geo_clue_dbus_org_freedesktop_geo_clue2_agent_proxy_new_for_bus().

 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: PhoshGeoClueDBusOrgFreedesktopGeoClue2AgentProxy
 

The constructed proxy object or NULL if error is set.

 The caller of the function takes ownership of the data, and is responsible for freeing it.