class virtual paned_props :object
..end
val virtual obj : [> `paned ] Gobject.obj
method set_position : int -> unit
method set_orientation : GtkEnums.orientation -> unit
method position : int
method max_position : int
method min_position : int
method orientation : GtkEnums.orientation