Handbook
Glossary
g_datagram_based_condition_wait ( datagram_based condition timeout cancellable error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
datagram_based
an
object
condition
an
object
timeout
an
object
cancellable
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_datagram_based_condition_wait
( GDatagramBased* datagram_based,
GIOCondition
condition,
gint64
timeout, GCancellable* cancellable, GError* error )