Node.this

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

  1. this(GNode* gNode, bool ownedRef)
    class Node
    this
    (
    GNode* gNode
    ,
    bool ownedRef = false
    )
  2. this(void* data)

Meta