Frame.this

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

  1. this(GtkFrame* gtkFrame, bool ownedRef)
    class Frame
    this
    (
    GtkFrame* gtkFrame
    ,
    bool ownedRef = false
    )
  2. this(Widget widget, string label)
  3. this(string label)