g_dbus_address_get_stream_finish


Description:

[ Deprecated ( since = "vala-0.16" , replacement = "DBus.address_get_stream_finish" ) ]
public weak IOStream g_dbus_address_get_stream_finish (AsyncResult res, string out_guid) throws Error

Warning: g_dbus_address_get_stream_finish is deprecated. Use "DBus.address_get_stream_finish".

Finishes an operation started with address_get_stream.

Parameters:

res

A AsyncResult obtained from the GAsyncReadyCallback passed to address_get_stream.

out_guid

null or return location to store the GUID extracted from address, if any.

Returns:

A IOStream or null if throws is set.


Namespace: GLib
Package: gio-2.0