Module GtkBaseProps.Orientable
val cast : 'a Gobject.obj -> Gtk.orientable Gtk.obj
module P : sig ... endval create : Gtk.orientable Gobject.param list -> Gtk.orientable Gtk.obj
val get_orientation : [> `orientable ] Gtk.obj -> GtkEnums.orientationval set_orientation : [> `orientable ] Gtk.obj -> GtkEnums.orientation -> unit