gtk.VPaned()
|
gtk.VPaned()
+--gobject.GObject +-- gtk.Object +-- gtk.Widget +-- gtk.Container +-- gtk.Paned +-- gtk.VPaned
The gtk.VPaned
widget is
a container widget subclassed from gtk.Paned
with two
child widgets arranged vertically. The division between the two child
widgets can be adjusted by the user by dragging a handle. See the gtk.Paned
description
for more details.
© manpagez.com 2000-2024 Individual documents may contain additional copyright information.