PixbufFormat.this

  1. this(string name, string domain, string description, uint flags, bool disabled, string license)
  2. this(void* ptr, Flag!"Take" take)
    class PixbufFormat
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )