wrap_text 属性

wrap_text 属性

将应用环绕文字设置。

定义:

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

也可以看看