Class p.u.r.s.SidebarPaned(gtk.EventBox):
Part of
pida
.
utils
.
rat
.
shiftpaned
View In Hierarchy
Undocumented
Line #
Kind
Name
Docs
223
Method
__init__
Undocumented
231
Method
pack_main
Undocumented
237
Method
pack_sub
Undocumented
243
Method
show_sub
Undocumented
247
Method
hide_sub
Undocumented
253
Method
set_position
Undocumented
def __init__(self, paned_factory=gtk.HPaned, main_first=True):
Undocumented
def pack_main(self, main_widget, *args, **kwargs):
Undocumented
def pack_sub(self, sub_widget, *args, **kwargs):
Undocumented
def show_sub(self):
Undocumented
def hide_sub(self):
Undocumented
def set_position(self, position):
Undocumented
API Documentation
for
PIDA
, generated by
pydoctor
.