Arrow.this

  1. this(void* ptr, Flag!"Take" take)
    class Arrow
    this
    (
    void* ptr
    ,
    Flag!"Take" take
    )
  2. this(gtk.types.ArrowType arrowType, gtk.types.ShadowType shadowType)