Attachment.this

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

  1. this(EvAttachment* evAttachment, bool ownedRef)
    class Attachment
    this
    (
    EvAttachment* evAttachment
    ,
    bool ownedRef = false
    )
  2. this(string name, string description, GTime mtime, GTime ctime, size_t size, void* data)

Meta