Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:ScrolledHList

1317 class ScrolledHList(TixWidget):
1318 """ScrolledHList - HList with automatic scrollbars."""
1674 class _dummyScrolledHList(ScrolledHList, TixSubWidget):