GIOFuncs.ioCreateWatch

creates a watch on the channel. This call corresponds directly to glib.global.ioCreateWatch.

struct GIOFuncs
extern (C)
GSource* function(GIOChannel* channel, GIOCondition condition) ioCreateWatch;