GDatagramBasedInterface.conditionWait

struct GDatagramBasedInterface
extern (C)
int function(GDatagramBased* datagramBased, GIOCondition condition, long timeout, GCancellable* cancellable, GError** err) conditionWait;

Return Value

TRUE if the condition was met, FALSE otherwise

Throws

GException on failure.