IOChannel.this

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

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