TreePath.this

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

  1. this(GtkTreePath* gtkTreePath, bool ownedRef)
    class TreePath
    this
    (
    GtkTreePath* gtkTreePath
    ,
    bool ownedRef = false
    )
  2. this(bool firstRow)
  3. this(int[] indices)
  4. this(string path)