Handbook
Glossary
g_socket_connection_factory_register_type ( g_type family type protocol -- )
Vocabulary
gio
.
ffi
Inputs
g_type
an
object
family
an
object
type
an
object
protocol
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_socket_connection_factory_register_type
(
GType
g_type,
GSocketFamily
family,
GSocketType
type,
gint
protocol )