PixbufAnimation.this

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

  1. this(GdkPixbufAnimation* gdkPixbufAnimation, bool ownedRef)
    class PixbufAnimation
    this
    (
    GdkPixbufAnimation* gdkPixbufAnimation
    ,
    bool ownedRef = false
    )
  2. this(string filename)
  3. this(InputStream stream, Cancellable cancellable)
  4. this(AsyncResultIF asyncResult)