object
  val virtual obj : [> `box ] Gobject.obj
  method homogeneous : bool
  method orientation : GtkEnums.orientation
  method set_homogeneous : bool -> unit
  method set_orientation : GtkEnums.orientation -> unit
  method set_spacing : int -> unit
  method spacing : int
end