window_width_cm propriété

window_width_cm propriété

La largeur de la fenêtre, en unité de centimètre.

Définition:

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

Voir également