Handbook
Glossary
g_network_service_new ( service protocol domain -- GSocketConnectable* )
Vocabulary
gio
.
ffi
Inputs
service
an
object
protocol
an
object
domain
an
object
Outputs
GSocketConnectable*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GSocketConnectable*
g_network_service_new
( gchar* service, gchar* protocol, gchar* domain )