IOChannel.setFlags

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

Parameters

flags glib.types.IOFlags

the flags to set on the IO channel

Return Value

Type: glib.types.IOStatus

the status of the operation.