TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.26
Finishes an operation started with g_dbus_address_get_stream().
g_dbus_address_get_stream()
A server is not required to set a GUID, so out_guid may be set to null even on success.
out_guid
null
A Gio.AsyncResult obtained from the GAsyncReadyCallback passed to g_dbus_address_get_stream().
A Gio.IOStream or null if error is set.
error
2.26
Finishes an operation started with
g_dbus_address_get_stream().A server is not required to set a GUID, so
out_guidmay be set tonulleven on success.