ColorNode.this

  1. this(void* ptr, Flag!"Take" take)
    class ColorNode
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gdk.rgba.RGBA rgba, graphene.rect.Rect bounds)