VScale.this

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

  1. this(GtkVScale* gtkVScale, bool ownedRef)
    class VScale
    this
    (
    GtkVScale* gtkVScale
    ,
    bool ownedRef = false
    )
  2. this(Adjustment adjustment)
  3. this(double min, double max, double step)