Handbook
Glossary
g_socket_client_set_enable_proxy ( socket_client enable -- )
Vocabulary
gio
.
ffi
Inputs
socket_client
an
object
enable
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_socket_client_set_enable_proxy
( GSocketClient* socket_client,
gboolean
enable )