Module GtkBaseProps.Orientable

module Orientable: sig .. end

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