font属性

font属性

得到font的注意事项。

例子


font = comment1.font
font.size = 12

定义:

@property
def font(self):
    ...

也可以看看