ScrolledWindow.this

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

  1. this(GtkScrolledWindow* gtkScrolledWindow, bool ownedRef)
    class ScrolledWindow
    this
    (
    GtkScrolledWindow* gtkScrolledWindow
    ,
    bool ownedRef = false
    )
  2. this()
  3. this(Widget widget)
  4. this(PolicyType hPolicy, PolicyType vPolicy)
  5. this(Adjustment hadjustment, Adjustment vadjustment)