wrap_text propriété

wrap_text propriété

Le paramètre de texte d’habillage sera appliqué.

Définition:

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

Voir également