object
  val virtual obj : [> `scale ] Gobject.obj
  method digits : int
  method draw_value : bool
  method set_digits : int -> unit
  method set_draw_value : bool -> unit
  method set_value_pos : GtkEnums.position_type -> unit
  method value_pos : GtkEnums.position_type
end