first_visible_row_of_bottom_pane属性

first_visible_row_of_bottom_pane属性

获取并设置底部窗格的第一个可见行。

定义:

@property
def first_visible_row_of_bottom_pane(self):
    ...
@first_visible_row_of_bottom_pane.setter
def first_visible_row_of_bottom_pane(self, value):
    ...

也可以看看