def frameBody(self):
"""Returns body (a list of widgets in the form of
Simple[Focus]ListWalker) of top-level Frame widget to manipulate."""
return self.widget.original_widget.contents["body"][0]. \
original_widget.body
评论列表
文章目录