Handbook
Glossary
g_proxy_connect_finish ( proxy result error -- GIOStream* )
Vocabulary
gio
.
ffi
Inputs
proxy
an
object
result
an
object
error
an
object
Outputs
GIOStream*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GIOStream*
g_proxy_connect_finish
( GProxy* proxy, GAsyncResult* result, GError* error )