list_width عقار
list_width عقار
يحصل على العرض ويضبطه بوحدة النقاط.
تعريف:
@property
def list_width(self):
...
@list_width.setter
def list_width(self, value):
...
يحصل على العرض ويضبطه بوحدة النقاط.
@property
def list_width(self):
...
@list_width.setter
def list_width(self, value):
...