IOChannel.this

Sets our main struct and passes it to the parent class.

  1. this(GIOChannel* gIOChannel)
    class IOChannel
  2. this(string filename, string mode)
  3. this(int fd)

Meta