width propriété

width propriété

Définition:

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

Voir également