RGBA.this

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

  1. this(GdkRGBA* gdkRGBA, bool ownedRef)
    class RGBA
    this
    (
    GdkRGBA* gdkRGBA
    ,
    bool ownedRef = false
    )
  2. this()
  3. this(double red, double green, double blue, double alpha)

Meta