IOChannel.setFlags

Sets the (writeable) flags in @channel to (@flags & %G_IO_FLAG_SET_MASK).

class IOChannel
setFlags

Parameters

flags GIOFlags

the flags to set on the IO channel

Return Value

Type: GIOStatus

the status of the operation.

Throws

GException on failure.

Meta