GPack.panedSourceBase class for widgets with two adjustable panes @gtkdoc gtk GtkPaned
inherit GContainer.container_fullmethod event : GObj.event_opsmethod add1 : GObj.widget -> unitmethod add2 : GObj.widget -> unitmethod pack1 : ?resize:bool -> ?shrink:bool -> GObj.widget -> unitmethod pack2 : ?resize:bool -> ?shrink:bool -> GObj.widget -> unitmethod child1 : GObj.widgetmethod child2 : GObj.widgetmethod set_orientation : Gtk.Tags.orientation -> unitmethod orientation : Gtk.Tags.orientation