DBusUtilities.addressGetStreamFinish

Finishes an operation started with g_dbus_address_get_stream().

struct DBusUtilities
static
addressGetStreamFinish

Parameters

res AsyncResultIF

A GAsyncResult obtained from the GAsyncReadyCallback passed to g_dbus_address_get_stream().

outGuid string

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

Return Value

Type: IOStream

A gio.IOStream or NULL if error is set.

Throws

GException on failure.

Meta

Since

2.26