Notebook.this

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

  1. this(GtkNotebook* gtkNotebook, bool ownedRef)
    class Notebook
    this
    (
    GtkNotebook* gtkNotebook
    ,
    bool ownedRef = false
    )
  2. this()