Handbook
Glossary
g_datagram_based_create_source ( datagram_based condition cancellable -- GSource* )
Vocabulary
gio
.
ffi
Inputs
datagram_based
an
object
condition
an
object
cancellable
an
object
Outputs
GSource*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GSource*
g_datagram_based_create_source
( GDatagramBased* datagram_based,
GIOCondition
condition,
GCancellable* cancellable )