Handbook
Glossary
g_socket_client_set_socket_type ( socket_client type -- )
Vocabulary
gio
.
ffi
Inputs
socket_client
an
object
type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_socket_client_set_socket_type
( GSocketClient* socket_client,
GSocketType
type )