g_datagram_based_condition_wait ( datagram_based condition timeout cancellable error -- gboolean )


Vocabulary
gio.ffi

Inputs
datagram_basedan object
conditionan object
timeoutan object
cancellablean object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean
g_datagram_based_condition_wait
( GDatagramBased* datagram_based, GIOCondition condition,
gint64 timeout, GCancellable* cancellable, GError* error )