Handbook
Glossary
g_simple_proxy_resolver_set_uri_proxy ( simple_proxy_resolver uri_scheme proxy -- )
Vocabulary
gio
.
ffi
Inputs
simple_proxy_resolver
an
object
uri_scheme
an
object
proxy
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_simple_proxy_resolver_set_uri_proxy
( GSimpleProxyResolver* simple_proxy_resolver, gchar*
uri_scheme, gchar* proxy )