Module GtkPackProps.ButtonBox
val cast : 'a Gobject.obj -> Gtk.button_box Gtk.obj
module P : sig ... endval create : Gtk.Tags.orientation -> Gtk.button_box Gobject.param list -> Gtk.button_box Gtk.obj
val get_child_secondary : [> `buttonbox ] Gtk.obj -> [> `widget ] Gtk.obj -> boolval set_child_secondary : [> `buttonbox ] Gtk.obj -> [> `widget ] Gtk.obj -> bool -> unitval get_child_non_homogeneous : [> `buttonbox ] Gtk.obj -> [> `widget ] Gtk.obj -> boolval set_child_non_homogeneous : [> `buttonbox ] Gtk.obj -> [> `widget ] Gtk.obj -> bool -> unit