orientation mülk
orientation mülk
SpinButton veya ScrollBar öğesinin dikey mi yoksa yatay mı yönlendirildiğini alır ve ayarlar.
Tanım:
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...
SpinButton veya ScrollBar öğesinin dikey mi yoksa yatay mı yönlendirildiğini alır ve ayarlar.
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...