FileLoader.this

  1. this(void* ptr, Flag!"Take" take)
    class FileLoader
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gtksource.buffer.Buffer buffer, gtksource.file.File file)