Scrollbar.this

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

  1. this(GtkScrollbar* gtkScrollbar, bool ownedRef)
    class Scrollbar
    this
    (
    GtkScrollbar* gtkScrollbar
    ,
    bool ownedRef = false
    )
  2. this(GtkOrientation orientation, Adjustment adjustment)