HScale.this

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

  1. this(GtkHScale* gtkHScale, bool ownedRef)
    class HScale
    this
    (
    GtkHScale* gtkHScale
    ,
    bool ownedRef = false
    )
  2. this(Adjustment adjustment)
  3. this(double min, double max, double step)