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