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