orientation عقار
orientation عقار
يحصل ويحدد ما إذا كان SpinButton أو ScrollBar موجهًا عموديًا أو أفقيًا.
تعريف:
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...
يحصل ويحدد ما إذا كان SpinButton أو ScrollBar موجهًا عموديًا أو أفقيًا.
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...